

You will also need to enter your own user account and password for authentication. (use the path name you wrote above in the Setting up the Repository section, step 6) svn+ssh:///student//Repo svn+ssh://.ca/student//Repo To configure a new repository location, enter a URL like one the following: Right-click in the SVN Repositories window and select New->Repository Location. Once your SVN Repository Exploring perspective is open, we begin by defining a new repository location. If not, you will need to Set Up SVN In Eclipse. You should be able to select SVN Repository Exploring from the next window. Next, you will need to select the SVN perspective, by clicking the Window menu, then the Open Perspective submenu and then choosing Other. Launch your Eclipse 3.5 Galileo or newer. (otherwise the commit might cause an error)Ĭonnecting to the SVN Repository on GAUL from within Eclipse. Repo/db/rep-cache.db has WRITE access for the group. cd to Repo/db directory and make sure that the file called. NOTE: there has been an error happening with setup that will affect SVN and make it not work properly.In the example below the path is /faculty/lreid/Repo The write down the path here: _ _ (you will need it later). Now write down the absolute path where the repository, Repo, is located. To finish up, we will need to recursively assign permissions for your team members to use the repository. Once created, we recursively change the default group for your repository folder.It should be something like: cs2212-102 (if you are in group 2) Write down the name of your group for cs2212 here: _. Type the groups command in Unix to see which groups you are assigned to on Gaul.Use the svnadmin command to do this from your home directory.


Next, we create the Subversion repository structure. Make sure you include the period in the second command. To give your team access to the directory structure, type the following commands at the Unix prompt:Ĭd home chmod g+rx. Setting Up An SVN Repository.īegin by logging into GAUL. While the other members are waiting, they can click on and work on this Eclipse Debugging Exercise. Have one member of your group complete this section on Setting Up An SVN Repository, then have the other members join in. Using Subversion (SVN) In Eclipse Using Subversion (SVN) In Eclipse
