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

Re: Best client interface

From: Christopher Brown <christopher_at_calligrafix.com>
Date: 2004-01-22 11:07:22 CET

My apologies...

> svn move --help
move (mv,rename,ren): Move and/or rename something.
Note this command is equivalent to "copy" and "delete".

Tortoise reports add/remove, as does command line client. Nevertheless,
both log history correctly. The subversion documentation and command line
help seems to have led me to a misunderstanding.

Oops!
Chris

----- Original Message -----
From: "Lübbe Onken" <l.onken@rac.de>
To: <users@subversion.tigris.org>
Sent: Thursday, January 22, 2004 9:48 AM
Subject: Re: Best client interface

> Christopher Brown wrote:
> > TortoiseSVN (the current version) seems to do a remove/delete operation
when
> > you rename a file, instead of using Subversion's superior "move"
command.
> > This is a shame, as it's one of the drawbacks with CVS that SVN was
intended
> > to solve...
> AFAIK, that's the way how SVN's superior "move" command is implemented.
> Schedule "old name" for deletion and schedule "new name" for addition,
> but preserve the history while doing this.
>
> TSVN is using the svn libraries for everything it does. Maybe I missed
> something here, but if SVN now has a real "move" command, TSVN will
> gladly use it.
>
> Cheers
> -Lübbe
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 22 11:09:21 2004

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.