"svn add" acts non-recursively without -N given
From: Molle Bestefich <molle.bestefich_at_gmail.com>
Date: 2006-02-15 16:14:08 CET
Hi
svn add --help has this option:
I'm trying to run svn add * in recursive mode in a folder where some
This doesn't work, because svn add stops recursive processing when it
Example:
This might be a design decision made to speed up the common case of
So I thought, what common UNIX behaviour can we compare with?
Seems it does exactly the correct thing (in my opinion).
How about 'svn status'?
Can we please change svn add to stop acting non-recursively in
BR!
PS. Using svn v1.3.0
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.