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

Re: [Subclipse-users] How to make Subclipse aware that a project is SVN managed?

From: <johann.petrak_at_gmail.com>
Date: 2006-07-31 12:58:40 CEST

Back to the start here :(

I added another directory to Eclipse with Subclipse 1.0.3 installed and it
was NOT recognized as
being managed by subversion.
There is a .svn directory in that directory I added, I added it as ordinary
Java project
(not existing ant buildfile) and I did it several times. Nothing.

This is extremely frustrating. I think this is the #1 way of adding existing
projects
to Eclipse with the expectation to get Subclipse take care of the existing
Subversion information automatically and it does not work.

I am now using Eclipse as an editor and doing all the subversion related
stuff from the command line, but this can only be a temporary solution.

Is there any workaround? Any internal file that must be changed to achieve
this?

On 6/19/06, johann.petrak@gmail.com <johann.petrak@gmail.com> wrote:
>
>
>
> On 6/19/06, Mark Phippard <markp@softlanding.com> wrote:
> >
> > johann.petrak@gmail.com wrote on 06/19/2006 10:04:06 AM:
> >
> > > Hmm, unfortunately, Subclipse does not present me with this screen and
> > > therefore obviously does not
> > > recognize the existing svn configuration (I have checked with "svn -u
> > -v
> >
> > > status" in the same directory
> > > and everything seems to be ok though).
> > > My Subclipse is version 0.9.108 installed under Eclipse 3.1.0 (Linux).
> > > My Subversion version is 1.3.1 (r19032).
> > > No updates are available in the software manager in Eclipse.
> >
> > The project folder itself has to have a ".svn" folder in it.
> >
> > You should be running Subclipse 1.0.3. Eclipse update manager will not
> > present you with an upgrade of the major version number, so you have to
> > go
> > through the first time install process again to get it.
> >
> > There are not any changes in this area, so I am not saying Subclipse
> > 1.0.3
> > is going to magically resolve this for you.
>
>
> Thank you for your help!
>
> Part of the problem seemed to be that I created the project with the "from
> existing Ant buildfile"
> option - with this, I cannot specify to create the project folder directly
> in the existing tree - instead
> a directory in my Eclipse workspace directory is created.
>
> When I instead create the project with "Java Project" -> "from existing
> source" instead, the
> directory immediately shows the tree es Subversion managed.
> Only thing to remember is to do "Team" -> configure branches/tags (at
> least if not using
> the default convention, as in my case).
>
> Everything seems to work fine now!
>
>
Received on Mon Jul 31 12:58:52 2006

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.