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

Re: Moving a bunch of files as one revision.

From: Tom Mornini <tmornini_at_infomania.com>
Date: 2005-07-08 10:23:58 CEST

On Jul 8, 2005, at 1:03 AM, Dale Strickler wrote:

>> Date: Fri, 08 Jul 2005 04:02:34 -0400
>> To: David Faure <faure@kde.org>
>> From: Dale Strickler <DaleStrickler@DirecWay.com>
>> Subject: Re: Moving a bunch of files as one revision.
>>
>>> Move from a working directory into another working directory
>>> (instead of moving from a URL or to a URL),
>>> and then you can do all the moves on the client side and then
>>> commit in one go.
>>
>> I thought that if I did client side moves the history would be lost?

Not that I remember. There was a time when a few commands woudn't
follow the history, though, but that was a
long time ago.

>> I thought that I had to do SVN MOVE command rather than OS move?

This is correct. Just use the SVN move command in a working copy and
not with URLs.

Do as much work as you want, and when you have the working copy
looking like you want, commit it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 8 10:28:23 2005

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.