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

RE: Re: SVN Ignore Problem or bug?

From: Méresse Christophe <christophe.meresse_at_nagra.com>
Date: 2006-12-04 16:33:28 CET

> svn:ignore does not apply when you explicitly tell the client to add
> the file. The shell expanded "svn add ./framework/*" to "svn add
> ./framework/test.tp2 ./framework/test2.pp5" and so on. So Subversion
> added the file because you told it to.
>
> Normal, expected svn client behavior.

To avoid that, I think you should try:
C:\project\0dev>svn add -force ./framework

Christophe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 4 16:34:04 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.