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

Re: Hotcopy has wrong outputs after loading a dumpfile

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: 2007-08-08 14:18:16 CEST

On 08/08/2007, Matuschka, Sebastian
<Sebastian.Matuschka@gcd-solutions.de> wrote:
> i've searched the buglist but didn't found any post wich descripes this
> problem.
> I can reproduce this error so i think it's a bug in TortoiseSVN.

No it's not.

> Here are the things i made and the error which occured.
> 1. I made a new repository on my lokal hard drive with TortoiseSVN (right
> click on browser TortoiseSVN -> create repository here ...), FSFS file
> format
> 2. I added one file called blah.txt with no content.
> 3. I dumped it (svnadmin dump test_repo >test_repo_dump
> 4. I deleted the test_repo directory, created it new and made a new
> repository out of it like in step 1, FSFS file format
> 5. I loaded the dump file (svnadmin load test_repo <test_repo_dump)
> 6. everything ok, file blah.txt is there
> 7. I made a hotcopy (svnadmin hotcopy ./ ../test_repo_hotcopy)
>
> The Directories and files are named a bit wrong, the first sign is not
> there, there are too many directories.
> The original Repository Directory looks like:
> test_repo/
> conf/
> dav/
> db/
> hooks/
> locks/
> format
> README.txt
>
> The hotcopy Directory looks like:
> test_repo_hotcopy/
> av/
> b/
> db/
> locks/
> ocks/
> onf/
> ooks/
> EADME.txt
> format
> ormat
>
> i hope i described it good enough so that someone can reproduce this strange
> behavior

You used svnadmin to do the dump/load/hotcopy so the problem is
definitely in svnadmin, not in TortoiseSVN. You should report this on
the users at subversion.tigris.org list.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Aug 8 14:16:27 2007

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.