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

Re: svn:ignore not ignored?

From: Rafael Garcia-Suarez <raphel.garcia-suarez_at_hexaflux.com>
Date: 2002-11-15 13:12:29 CET

"Damon Rand" <Damon@cybermagic.co.nz> wrote:
>
> C:\Inetpub\amnesty.org\sources\java\notesutils\trunk>svn propget svn:ignore .
> *~
> *.local
>
> C:\Inetpub\amnesty.org\sources\java\notesutils\trunk>svn status
> _M
> M NotesUtils.jpx
> M NotesUtils.jpx.local
> M NotesUtils.jpx.local~

Looks like those *.local/*~ files are under version control.
svn:ignore is to ignore files that aren't under version control from
being displayed as "? foo~" by svn status.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 15 13:16:37 2002

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

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