Your First Connection to a SVN Repository

From CDOT Wiki
Revision as of 16:05, 19 January 2011 by Selmys (talk | contribs) (Your First Connection to an SVN Repository)
Jump to: navigation, search

Your First Connection to an SVN Repository

First, start with a new Eclipse and select File, New, Other.

S1.png

Select "Checkout Projects from SVN" and click Next.

S2.png

Click Next on "Create a new repository location".

S3.png

For the URL enter "svn://zenit.senecac.on.ca/ecl500/Lectures".

S4.png

Enter "guest" for the user name and "1" for the password. Also check the "Save Password" box - the password will be saved in your .subversion directory.

S5.png

You may now select the folder you wish to checkout.

S6.png

Select the "w11-basics-hello" folder.

S7.png

First

S8.png

First

S9.png

First

S10.png