Re: Recursive add
From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-07-08 18:58:18 CEST
John Lange wrote:
"svn add" is defined to take a list of things to add.
Recursion controls whether it adds directories, or directories and all their contents.
This meets my expectations of recursion.
("Do what I tell you, not guess that I wanted you to do more")
> It also makes "svn add" appear to operate quite differently than "svn
Well, "svn add" is already different to "svn commit".
> If I'm not mistaken, doesn't "cvs add" recurse all directories (its been
You are mistaken. It does not. (In fact, it behaves exactly like subversion in this respect.)
Max.
---------------------------------------------------------------------
|
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.