Hi,
I have now been struggling for quite some time... and decided to ask you for
some help.
Following set-up:
Two existing ECLIPSE projects projA et projB. I loaded those two projects
inside a SVN repository /usr/svn/myrepos following the guidelines:
myrepos/projA
myrepos/projA/branches
myrepos/projA/tags
myrepos/projA/trunks
myrepos/projB
myrepos/projB/branches
myrepos/projB/tags
myrepos/projB/trunks
I have defined my httpd conf according to
DAV svn
<Location /svn>
svnpath /usr/svn/myrepos
</Location>
As a next steps, I am trying to link back my ECLIPSE projects with the newly
created SVN repository. To do so, I select one project at a time, for
instance, projA and select Apply Share... menu item under Team:
1) I specify the URL http:mydomain/svn, the plug-in offers to synchronize
with projA.
BUT.... I am not seeing those little icons stating that my ECLIPSE and the
project repository are linked!!!
2) I specify the URL http:mydomain/svn/projA, the plug-in creates a folder
under myrepos/projA called projA (same level as tags, branches and trunk)
Any clue why?
Thanks.
DvJ
Received on Sun May 8 22:34:07 2005