[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: Miha Vitorovic <mvitorovic_at_nil.si>
Date: Wed, 16 Jan 2008 10:56:33 +0100

> 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?

I'd guess that mainly because when designing any software, you have to
decide whether you want to give people basic-yet-useful tool that they may
combine into some specific way using scripting, or do you want to build
the swiss army knife of source control with thousands of commands and
options that nobody will ever be able to learn.

P.s. I do realize that this counts as needlessly extending a finished
thread, so why don't I just mention Nazis and kill it. :)

Br, Miha Vitorovic

---------------------------------------------------------------------
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:57:12 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.