[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: Peter Fox <peter.fox_at_convergys.com>
Date: 2002-02-28 16:49:23 CET

OK there is an issue in ci since this is where atomicity is required. As far
as I can see this is the only place there would be an issue. I do wonder if
many people would actually want to issue an ci command and provide a list of
several hundred files. The commands most used this would surely be
add/delete and setting properties. If you wished to modify a large number of
files surely the easiest way would be to make the necessary changes and then
issue a ci from the base of the repository.

If you have cygwin on Win32 then you have xargs. Most PC developers
(including myself) tend to abandon the command line pretty quickly, or they
install cygwin.

Didn't mean to start a serious debate on this. The proposed command --target
has obvious uses, however the only place where it is needed over xargs is
ci. IMHO I don't think this would be used that much. If the change is minor
developer cycle's then sure add it, but the question is what other feature
could you add in the time it takes to add it.

Pete

-----Original Message-----
From: Ben Collins [mailto:bcollins@debian.org]
Sent: Thursday, February 28, 2002 10:32 AM
To: Peter Fox
Cc: dev@subversion.tigris.org
Subject: Re: [proposal] --targets command line option

On Thu, Feb 28, 2002 at 03:27:30PM -0000, Peter Fox wrote:
> Couldn't you simply use
>
> svn status --list new | xargs svn add

Do you have xargs on win32? Besides, that simple packs up the command
line. Not to mention that it wont work with commit (say if I only want
to commit modified files and not any added/removed ones), since it may
split the command up.

Ben

-- 
 .----------=======-=-======-=========-----------=====------------=-=-----.
/       Ben Collins    --    Debian GNU/Linux    --    WatchGuard.com      \
`          bcollins@debian.org   --   Ben.Collins@watchguard.com           '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'
--
NOTICE:  The information contained in this electronic mail transmission is
intended by Convergys Corporation for the use of the named individual or
entity to which it is directed and may contain information that is
privileged or otherwise confidential.  If you have received this electronic
mail transmission in error, please delete it from your system without
copying or forwarding it, and notify the sender of the error by reply email
or by telephone (collect), so that the sender's address records can be
corrected.
---------------------------------------------------------------------
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.