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

Re: SVN Move with history

From: aaron searle <searle.aaron_at_gmail.com>
Date: Fri, 7 Aug 2009 11:33:31 -0600

Yes, now I understand what was happening. If I did a show log on the root
folder (somefolder) it would only have one revision history, however show
log on the 'base' folder inside has all the revision history. So I was
somewhat deceived, as I was expecting to see revision history on the root
folder ( the new folder ), but obviously will not, because it is a new
folder. So my steps did actuall get me the desired results for the base and
recursive files/folders.

Thanks for everyone's input.

a

On Fri, Aug 7, 2009 at 11:24 AM, Tony Sweeney <tsweeney_at_omnifone.com> wrote:

>
>
> ------------------------------
> *From:* aaron searle [mailto:searle.aaron_at_gmail.com]
> *Sent:* 07 August 2009 17:16
> *To:* Andy Levy
> *Cc:* Tyler Roscoe; users_at_subversion.tigris.org
> *Subject:* Re: SVN Move with history
>
> No luck with the stop on copy option. Perhaps can I get the proper steps
> to do what I need from someone?
>
>
>
> On Fri, Aug 7, 2009 at 9:53 AM, Andy Levy <andy.levy_at_gmail.com> wrote:
>
>> On Fri, Aug 7, 2009 at 11:37, aaron searle<searle.aaron_at_gmail.com> wrote:
>> > Using 1.5.1 on the server side, and Tortoise 1.6.1 client side.
>> >
>> > Move works, put if I do show log, or blame or compare with prev, it only
>> > shows one revision. History on all previous revision are not obtained,
>> it
>> > is as if the file was svn add(ed) and not moved.
>>
>> In Show Log, uncheck the "Stop on copy/rename" checkbox.
>>
>> > On Fri, Aug 7, 2009 at 9:26 AM, Tyler Roscoe <tyler_at_cryptio.net> wrote:
>> >>
>> >> On Fri, Aug 07, 2009 at 09:13:19AM -0600, aaron searle wrote:
>> >> > changes and have the desired output. However, I want to know how to
>> use
>> >> > SVN
>> >> > move and maintain my history on that file and get the same results.
>> If
>> >> > I
>> >> > make the somefolder and base folders and do SVN Move on the code.c it
>> >> > queues
>> >> > the commit for an add on the new file, and delete on the old. I
>> loose
>> >> > all
>> >> > the history. How can I maintain the history? Even page 269 of the
>> >> > Subversion PDF manual shows that move is really just a add / delete
>> on
>> >> > the
>> >> > file, and history is lost.....
>> >>
>> >> That should work. What version of svn are you using?
>> >>
>> >> tyler
>> >
>> >
>>
>
>
> TortoiseSVN doesn't automatically refresh the 'show log' view when you
> uncheck the 'stop on copy/rename' option. Oddly, clicking 'Refresh' doesn't
> seem to help either (at least in the case where it's already stopped at the
> copy). 'Next 100' is greyed out as well in this case, but 'Show All' works
> as advertised. This is in version 1.5.9.
>
> Tony.
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________
>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2381401

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-07 19:34:23 CEST

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.