Goliath is a dedicated server ran by Jon Parrot at his residence in Griffin, Georgia. Goliath is for private-use only, and access is only available by invitation.
Services:
File Storage Access
File Manager
MoinMoin Wiki
Subversion Server
Online Subversion Management
Web-based Subversion Repository Browsing
Shell Account Service ( ssh://jonparrott.com/ )
Using the Subversion Services:
In order to have access to the subversion services, someone must first make you an account.
To make a new account, use SVNManager and use the user
admin panel to create the new user. They will then be able to use SVNManager to
create their repositories.
To create a repository, use SVNManager and the Repository Admin panel to make your
new repository. Afterwards, you can give permissions to certain users and groups.
To checkout a repository, use:
svn co http://svn.jonparrott.com/repositoryname/repositorypath
Or you can use your favorite svn client, just use the url above. Use the username and password
that you use for SVNManager for commits.
You can use WebSVN for pretty browsing of your repositories. Just make sure you give
read access to everyone (*).
