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

Re: [Subclipse-users] Adding elements to svn:ignore

From: Douglas WF Acheson <dwfa_at_rogers.com>
Date: 2007-06-18 02:30:11 CEST

Thx for the info - that makes sense. So the next question is where this stuff? I assume it will be in the root .svn directory, but I cannot see if from the Eclipse views (navigator or package explorer under Java Perspective). But I can see it outside of Eclipse. So, if I cannot see it how does it get versioned? I understand the concept just not sure how to do it. Thx for all the help and sry for being a noob on this ...
 
Regards,
Douglas WF Acheson

----- Original Message ----
From: Mark Phippard <markphip@gmail.com>
To: users@subclipse.tigris.org
Sent: Sunday, June 17, 2007 7:43:47 PM
Subject: Re: [Subclipse-users] Adding elements to svn:ignore

On 6/17/07, Douglas WF Acheson <dwfa@rogers.com> wrote:
> I have started to use subclipse v1.2.2 with Eclipse v3.2.2. The first thing I noticed is that when I added elements to the ignore list (svn:ignore), I am notified (via labels and decorators) that the project is out of sync with the repo; moreover I have one out going change and that change is the root directory. This does not make sense to me. When I do a synchronize and select properties of the one item, which is the project root directory, I am presented with the following :
>
> SVN Properties widow is displayed with svn:ignore under name and target (two non-printable characters) under value.
>
> The directory target is ignored correctly, but I believe I should not be told my working copy is out of sync.
>
> I have looked in the issues mailing list and this mailing list, and found nothing similar. Anyone have any idea?

svn:ignore is a versioned property. When you add something to it, you
have to commit the property change. That is what Subclipse is showing
you.

-- 
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
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Jun 18 02:30:13 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.