Re: Feature request: svn ignore
From: Martin Fuchs <fuchs.martin_at_gmail.com>
Date: 2005-09-11 15:54:45 CEST
2005/9/11, Ryan Schmidt <subversion-2005@ryandesign.com>:
Correct. That is why I chose to put the directory at the first
svn ignore [-d path] <file pattern list>
This would make the target directory optional. In the common case
svn ignore Debug Release "*.log" "*.exe" "*.pdb" "*.map" "*.ncb" "*.opt"
> In any case, you'll have to protect the glob with quotes, else the
Correct. That's at least the standard behaviour of shell commands on
> If you can add entries to svn:ignore this way, do we also need a way
We could just use an option like "-u" to switch from "ignore" to
svn ignore [-d path] -u <file pattern list>
Regards,
Martin
---------------------------------------------------------------------
|
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.