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

Re: svn repository issue

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Tue, 23 Dec 2008 23:45:00 -0600

On Dec 23, 2008, at 22:22, Yong Shiuh Rong wrote:

> Thanks, I got it already.
>
> But i encounter another issue now, which is when i do the "svnadmin
> dump /svn/repos/abc/repo1 > /path/to/dump1" as told i got the
> following error.
>
> sudo svnadmin dump /svn/repos/abd/def/ > /svn/dumprepos/abc/def/
> -bash: /svn/dumprepos/abc/def/: Is a directory
>
> is there anything i done wrong?

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

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=991266

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-24 06:46:06 CET

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.