svnadmin load --parent-dir fails
From: Rodney Schuler <rschuler_at_gmail.com>
Date: 2007-02-01 19:06:56 CET
I can successfully load my dump file into a new fsfs repository
[log without --parent-dir]
svnadmin --version
Copyright (C) 2000-2006 CollabNet.
The following repository back-end (FS) modules are available:
* fs_base : Module for working with a Berkeley DB repository.
svnadmin create c:\temp\working-svn\ServerDev
------- Committed revision 1 >>>
<<< Started new transaction, based on original revision 2
------- Committed revision 2 >>>
<<< Started new transaction, based on original revision 3
------- Committed revision 3 >>>
[etc through the versions...]
svnadmin --version
Copyright (C) 2000-2006 CollabNet.
The following repository back-end (FS) modules are available:
* fs_base : Module for working with a Berkeley DB repository.
svnadmin create c:\temp\working-svn\ServerDev
[end of log]
---------------------------------------------------------------------
|
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.