Rewrite svn ignore: backward compat b0rken. Now svn ignore is more natural to
commitb162dedbea244d52682afcbf0b8aaf0544c90a8a
authorsigoure <sigoure@2d737a36-c01b-0410-b4fc-c8798766a57e>
Fri, 3 Nov 2006 14:42:32 +0000 (3 14:42 +0000)
committerBenoit Sigoure <tsuna@lrde.epita.fr>
Sun, 4 Nov 2007 03:20:20 +0000 (4 04:20 +0100)
treed61bd1a804bcce2da756a5b0c78052af7059ff3d
parentb014d4dee220b74a686620dc50fae63b9e28f683
Rewrite svn ignore: backward compat b0rken. Now svn ignore is more natural to
use: without arguments, it prints the ignore list of the current directory.
With a single argument, it prints the ignore list of that argument if it is a
directory, otherwise it ignores that argument. With more arguments, each
argument is added to the ignore list of its directory. Ignores are added in
group.
svn-wrapper.sh