Online Help
SVNBreeze
Connect to Server
Import Working Copy
Check-out New Working Copy
Update
Resolve Conflicts
View Changes
Check-in Changes
Branch
Merge
Options
SVN
Terms
Check-out a new working copy
When you have successfully created a bookmark to a server repository you can create a local working copy of that repository by following these steps:
- Right click the root folder of the server repository
- Select 'Checkout'
- From the browse folder dialog navigate to a local folder you wish to check-out the files to. Whichever folder you choose this will be the root of the local working copy. This process will not create another folder below this one to check-out to.
The server repository will now be "checked-out" to the location specified. This process may take a while if you have a large repository to check-out. You can click 'Cancel' in the progress dialog and resume it at a later time.
See Also: Connect to server repository