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

Re: augmented diff, draft now mature

From: Charles Acknin <charlesacknin_at_gmail.com>
Date: 2007-07-04 18:55:13 CEST

On 7/4/07, mark benedetto king <mbk@lowlatency.com> wrote:
> # svn mv path/to/file path/to/newfile
>
> The above syntax looks pretty good to me. It's tweakable, reviewable,
> and extremely well documented. Also, it's tolerant of revision skew
> between WCs.
>
> Finally, people with older clients can pipe it through "cut -c2- | bash".
>
> Is there a drawback to this approach that I'm missing?

Off the top of my head, I can see two:
 - you cannot deal with binary changes this way
  - it's svn-centric: 'svn' is the client that comes with subversion,
there's no reason someone using another client - GUI or not - be faced
with svn specific commands.

(BTW, I'm using 'svn' client exclusively :-)

Cheers,
Charles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 4 18:55:03 2007

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.