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

Re: A couple of questions on revert and svn:ignore

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-09-15 21:39:05 CEST

On 9/15/06, Jiho Han <jhan@infinityinfo.com> wrote:
> First question is whether propset svn:ignore takes effect after a
> commit.
> For example, if you have a test.suo file and you set svn:ignore to *.suo
> and svn add test.suo, what should happen?

test.suo will be added because you explicitly told Subversion to add
it. ignore is more for ignoring the unversioned file when looking at
the status of the directory. See
http://svnbook.red-bean.com/nightly/en/svn.advanced.props.html#svn.advanced.props.special.ignore

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 15 21:39:49 2006

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

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