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
>
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2381352
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-07 17:54:37 CEST