[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Mapping of existing ECLIPSE projects with my new SVN repository

From: david joffrin <david_joffrin_at_hotmail.com>
Date: 2005-05-08 14:34:07 CEST

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

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.