|
Select Create | Checkout Module.
Fill in:
Enter the module name and path on the serverLocal folder to checkout to
In the example above I am checking out a project named
DDConnectionBrokerthat resides inside of another CVS project directory namedDevDaily. The resulting files (my sandbox) will be placed in a directory on my PC namedC:\DDProjects.I could have just checked out the name
DevDaily, but that command would grab every directory inside ofDevDailyand downloaded all of them, and that's not what I wanted here -- I just wanted theDDConnectionBrokerproject.
[F5] to
refresh your WinCVS display.
With a few button clicks to open the folders, your WinCVS window will look like this:

Congratulations! You have checked out the project and you're now ready to start working with it.