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

Re: Feature Ideas

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-08-23 14:36:42 CEST

On Fri, Aug 22, 2003 at 05:56:56PM -0700, Kumaran Santhanam wrote:
>
> I'm curious - what was the reasoning behind this? Was it a
> complexity issue, or something else? I can probably live without
> this for now, but I will certainly like to have it in the near
> future.
>

IIRC, the conclusion was that it would cause more potential grief than
it would save.

Here's an alternative: svn commit --targets <file>

You can build a wrapper around svn commit that runs "svn status",
builds you a file list, calls $EDITOR, lets you edit the list, and
then pulls the list back out and calls svn commit --targets.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 23 14:46:34 2003

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.