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

Re: [svn] Re: svn:ignore

From: Eli Barzilay <eli_at_barzilay.org>
Date: 2005-05-31 17:46:49 CEST

On May 31, Scott Palmer wrote:
>
> Some clarification is needed. I do think that tools like
> TortoiseSVN will filter the list of 'unversioned resources' when you
> select the 'Add' action in a folder. But the command line tools
> don't seem to have a way to use svn:ignore for the 'add' command.

I don't know how the Windows client actually behaves, but if anything,
it has the only chance of using svn:ignore for adding -- there is no
shell that expands globs to a list of files, so it could interpret
"*.*" as all files in the current directory without "*.txt".

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 31 17:50:20 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.