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

Re: moving files

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 15 Oct 2009 20:11:49 +0200

On 15.10.2009 19:52, Makc wrote:
> hi all,
>
> I have found somewhere that to move files in svn you need to
> right-drag files to new location, but when I do so, files are added to
> new location as if they were initial commits, with previous history
> not visible in log.
>
> is there any way to move file and keep its log?

A move is done by adding the file in the new location and removing it in
the old one, but preserving the history.
To see the log over such copies in the log dialog, you have to uncheck
the checkbox "stop on copy".

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2407978
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-15 20:11:57 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.