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

Re: [Subclipse-users] Problem with Subclipse and Europa

From: David Goodenough <david.goodenough_at_linkchoose.co.uk>
Date: 2007-07-13 11:12:11 CEST

On Thursday 12 July 2007, Mark Phippard wrote:
> On 7/12/07, David Goodenough <david.goodenough@linkchoose.co.uk> wrote:
> > I have a project which I am trying to administer using Subclipse from
> > Europa, and I keep getting errors that I can not clear.
> >
> > The problems may be Subversion problems, but I only ever use SCN
> > through Subversion so I am no quite sure how I would fix it. I have
> > been using CVS for a while, so I may be approaching things from the wrong
> > end.
> >
> > I have a project directory, which has a build directory under it. I
> > do not want to save this directory, but when I right click on the
> > directory in the synchronize view the "Add to Svn:Ignore" option is
> > greyed out.
> >
> > How do I persuade Subclipse (and thus SVN) to ignore this directory and
> > everything below it?
>
> If it has already been added to Subversion it will not let you. More
> likely "bin" is in the list of ignored resources in the Team > Ignored
> Resource preferences so it is already ignored within Eclipse.
>
> You should still be able to right-click on the parent folder and
> choose Team > Set Property.
>
> Then choose svn:ignore and enter a value of bin. If this property is
> already set, then edit it to include bin in the list.

the property svn:ignore on the parent directory is already set to build.
Should I (at the command line) do an svn remove build and then rebuild
the build directory?

David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Jul 13 11:12:14 2007

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.