[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn add *

From: Thufir <hawat.thufir_at_gmail.com>
Date: Wed, 16 Jan 2008 09:39:59 +0000 (UTC)

On Mon, 14 Jan 2008 12:50:05 +0100, marc gonzalez-carnicer wrote:

> yeah, cool. whatever any of these hacks is hard to apply unless you are
> a bash freak and want to read the sed and/or cut manuals.

From my perspective, if "svn status" can generate the list, why cannot
"svn add" read that list? Maybe even iterate through with a yes/no, or a
blanket "do you want to add all?" and then I can svn delete a few later.

Or, have "svn add_status" go through and and generate the list, and add
files, in one go. After each item is found by "svn status" have "svn
add" add that file?

That being said, thank you, everyone, for the input. There was a good
deal of valuable information in this thread for me :)

-Thufir

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-16 10:40:38 CET

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.