RE: svn repository issue
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Tue, 27 Jan 2009 16:07:35 -0500
Maybe because you didn't provide the correct parameters... you need to
sudo svnadmin load --parent-dir /abc/def /Path/To/Repository<
Here is the prototype
sudo svnadmin load --parent-dir ARG REPOSITORY <
Bob
________________________________
From: Yong Shiuh Rong [mailto:shiuhrong_at_synamatix.com]
Hi Ryan
i am not sure if i have done the correct way, but when i tried the
sudo svnadmin load --parent-dir /svn/repos/abc/def <
svnadmin: Repository argument required
yong
On Tue, Dec 30, 2008 at 4:41 PM, Yong Shiuh Rong
ok. thanks for the reply, i will try again
yong
On Tue, Dec 30, 2008 at 4:39 PM, Ryan Schmidt
On Dec 30, 2008, at 01:23, Yong Shiuh Rong wrote:
Ryan Schmidt wrote:
On Dec 23, 2008, at 22:22, Yong Shiuh Rong wrote:
But i encounter another issue now, which is when i do the
Give svnadmin the name of the file you want to dump to, e.g.:
sudo svnadmin dump /svn/repos/abd/def/ > /svn/dumprepos/abc/def.dump
i tried to run the following command:
but it gave me the following error:
<<< Started new transaction, based on original revision 1
Ah, so both repositories contain the directory "branches" (and probably
So you should be loading each repository into a subdirectory of the
i think i may redo the whole repository from scratch, is there any guide
You don't have to start over if you don't want to; just use the
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.