Difference between revisions of "Tortoise Svn Checkout"
Jump to navigation
Jump to search
(→Steps) |
(→Tortoise Svn Checkout) |
||
Line 5: | Line 5: | ||
===== checkout url ===== | ===== checkout url ===== | ||
− | http://project.hash.com | + | http://project.hash.com/movie/svn/active |
===== Steps ===== | ===== Steps ===== |
Latest revision as of 14:19, 14 March 2013
Tortoise Svn Checkout
OSX users see Animation Master Svn Checkout instead.
checkout url
http://project.hash.com/movie/svn/active
Steps
To work on the TWO project you need to get a local copy of the TWO data on your computer.
- Choose a spot on your computer where you would like the TWO data to be.
- Place a new folder there called twodata.
- This should be a fairly short path on your drive, and should be easy to remeber where it is.
- Suggested location
- c:\twodata
- Place a new folder there called twodata.
- Right click this new folder, and choose SVN Checkout...
- if you don't see any SVN options in the context menu, install Tortoise SVN.
- paste the checkout url into the "Url of repository" section of the dialog.
- press ok
Once it has started to Checkout, if it fails or you cancel, checkout will nolonger be available, just choose Update to get the parts that checkout missed.
The first time you Commit any changes or new files it will ask you for your svn login information. See SVN Password if you haven't already set one up.