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

Re: [TSVN] Moving of directories and files

From: SteveKing <stefankueng_at_gmail.com>
Date: 2004-10-07 13:11:53 CEST

On Thu, 07 Oct 2004 13:05:41 +0200, Reinhard Brandstädter
<reinhard.brandstaedter@ams-engineering.com> wrote:
> Hi,
>
> I'm just playing around with moving/renaming of files and directories. I
> know real moving is not available yet but all I want is to keep the
> history of files when they are moved or renamed.

What do you mean by "real moving is not available yet"? Sure it is!

> But since neither RapidSVN nor Trotoise seem to completely support
> moving whole directories I've tried the following:

TortoiseSVN does: right-drag the folder in your working copy to the
new location and then commit the parent folder.

> - Shutting down the Apache powered SVN server and started a svnserve
> process for a test repository. ("svn mv" with http URLS doesn't work and
> fails to preserve the history of a file??)

'svn mv' works with http URL quite well!

[snip]
> But when querying the Log of this file in the moved directory from
> Tortoise or RapidSVN I only get the last log entry (r11).
> Shouldn't tortoise show the complete log too?

There's a "Get All" button in the log dialog. Ever tried that one? It
will get all the log messages.
By default, the log dialog shows you only the logs up to the first
'copy', i.e. rename/move. This is to find the revision where a branch
started much easier.

> I'm sending this to the tortoise list too, since it might be a tortoise
> issue?

thanks for your faith in TSVN.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Oct 7 14:13:32 2004

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

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