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

Re: svn mv is loosing revision history

From: Marc Haisenko <haisenko_at_webport.de>
Date: 2005-09-30 10:20:40 CEST

On Friday 30 September 2005 09:52, Frank Niedermann wrote:
> Hi,
>
> svn mv file:///srv/svn/repos/testdir file:///srv/svn/repos/testdir_moved
> [...]
> svn checkout -r 2
> file:///srv/svn/repos/testdir_moved .
> [...]
> svn: URL 'file:///srv/svn/repos/testdir_moved' doesn't exist
> [...]
> svn log file:///srv/svn/test/test_moved
> ------------------------------------------------------------------------
>
> r5 | root | 2005-09-30 02:10:20 +0200 (Fri, 30 Sep 2005) | 1 line
>
> moved testdir to testdir_moved
> [...]
>
> Is this a bug?

No, because at revision 2 there was no testdir_moved. It was called testdir at
that revision. testdir_moved only exists since r5 in your example.

> Regards,
> Frank

C'ya,
        Marc

-- 
Marc Haisenko
Systemspezialist
Webport IT-Services GmbH
mailto: haisenko@webport.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 30 10:26:24 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.