svnadmin load Problem
From: Keaven Pineau <keaven.pineau_at_opsens.com>
Date: Fri, 15 May 2015 07:55:18 -0700 (PDT)
Hi everyone, I am trying to move a project folder with several sub-folders in it from on repo to another.
using tortoisesvn 1.8.11 build 26392 64-bits
My current repo
/1
New Repo same layout except for my missing Project C.
Here is the commands I did
- svnadmin dump c:\repo\currentrepo > c:\dump\full.dmp
Now the problem... Everything is executing without errors except that once my load is finished it is deleting my whole project c path from my new repo. During the load I can see it in my new repo on the server interface and once finished it disappeared.
I seems related to my svndumpfilter command because if I do simply a full load of the current repo everything work flawlessly.
Something I need to add is that for some reason in my project C layout I do have another folder named project C further.
/currentrepo/2/projectc/trunk/projectc
Any ideas what could cause this?
Thank you
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.