RE: Recursive add
From: John Lange <john.lange_at_bighostbox.com>
Date: 2004-07-08 19:47:24 CEST
On Thu, 2004-07-08 at 11:23, Campbell, Matthew A wrote:
Now this explanation makes sense and I can buy into that (almost) ;)
Lets say we have this simple structure which encompasses that idea:
project1
I could understand that "svn add *" wouldn't recurse the project2
Also, why can't "svn add" recurse BOTH projects adding new files to the
So in this case a truly recursive add becomes even more powerful.
Anyhow, it looks like it has been changed in the 1.1 version with a
> I still think the cleanest approach (at least at the moment) is a wrapper
Shouldn't we be able to do something like:
alias 'svn add *'='find ./ | grep -v svn | xargs svn add'
? It doesn't work though, I tried it. I'm not great with the alias
-- John Lange BigHostBox.com (204) 885 0872 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Jul 8 19:47:43 2004 |
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.