- Created a new folder for storing respositories at C:\Repositories
- Changed Windows Service to use this location
- Added folder GolfMine inside C:\Repositories
- Created SVN repository using command line
 svnadmin create --fs-type fsfs C:\Repositories\GolfMine
- Did an initial import of the branch,tags & trunk directory using a file upload to
 file:///C:/Repositories/GolfMine
- Moved C:\Project\GolfMine to GolfMineOld
- Created a new directory GolfMine
- SVN Checkout to GolfMine from
 svn://localhost/GolfMine/trunk
- Put the contents of GolfMineOld into GolfMine
- Performed an SVN Add but removed all
 */obj directories
 */bin directories
 /build directory
 checked in all files in the /tools directory
Thursday, 31 December 2009
SVN Setup
Subscribe to:
Post Comments (Atom)
 
No comments:
Post a Comment