[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: Mark Phippard <markphip_at_gmail.com>
Date: 2007-07-12 21:10:15 CEST

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.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Jul 12 21:09:37 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.