User Tools

Site Tools


svn_hints

This is an old revision of the document!


Creating a repo

Assuming you have an account already, log on to the admin panel here. Once you've logged in, click on Add under Access-Paths. You should now see a text field and a create button. Enter in the desired name of your repo followed by a colon and a slash (e.g., “my_repo:/”), then click Create. Your repo should be now created and you should be able to see it if you click on List under Access-Paths.

Checking out a repo

Now that you've created a repo, you'll want to check out a local copy. As a running example, you can run the following command in a terminal:

svn co https://svn.ics.uci.edu/svnadmin/titans/my_repo/

Using SVN

If you're not familiar with SVN, you can find a nice tutorial here.

svn_hints.1368498281.txt.gz · Last modified: 2013/05/13 19:24 by bhkong