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

Re: [proposal] --targets command line option

From: Hontvari Jozsef <hontvari3_at_solware.com>
Date: 2002-03-01 02:40:09 CET

>The idea is to be able to do:
>svn status --list new | svn add --targets -
>svn status --list removed | svn delete --targets -

I am started using subversion, and for me this functionality seems to be one
of the most useful additions. But why do not you put this functionality into
the add and delete commands, after all that is what you (ok, I :-)) *really*
want. A more clever add and delete function.

This process fits best for me:
-query status
-add some of the new files to the ignore list (very inconvenient now)
-add all (remaining) new files to repository (here comes what you propose)

(So in addition to the sem-automatic add and delete there is a third related
task: easy appending to the ignore list is almost as important as making
easy to add new files.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:10 2006

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.