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

svnadmin load + p42svn problem

From: Anatoli Sakhnik <sam_at_itvsystems.com.ua>
Date: 2005-11-28 16:01:15 CET

Hi!
I've dumped my p4 repository to a file, now the problem is to load
information from it to the svn.
A couple of commands:

$> svnadmin create project_name
$> cat project.dump | svnadmin load project_name

prints to the stderr the following lines:

<<< Started new transaction, based on original revision 1
svnadmin: File already exists: filesystem 'project_name/db', transaction
'0-1', path '/'
     * adding path : / ...

Nothing else happens. What does it mean? Where am I doing mistake?
-- Anatoli Sakhnik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 28 16:11:51 2005

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.