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

Re: svn:ignore

From: Marc Sherman <msherman_at_projectile.ca>
Date: 2005-05-31 15:25:15 CEST

Eli Barzilay wrote:
>
> 1. Ignoring `global-ignores', I don't see how svn:ignore can affect
> `add' and `import' -- first, `svn add foo.bar' will always work
> even if there is a "*.bar" pattern in `svn:ignore', so for adding
> files it makes no difference.

"svn add dir" will ignore any files in dir matching svn:ignore. Same
for import. Files you explicitly list will not be ignored.

- Marc

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 31 15:27:16 2005

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.