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

upgrade SVN

From: Ilan Yaniv <Ilan.Yaniv_at_timetoknow.org>
Date: Mon, 24 Nov 2008 12:12:25 +0200

Hi All,

I have installed VisualSVN, I copied the repository to the new server
and now it works fine under my visualSVN.
Now I want to upgrade the data to work with SVN version 1.5.5

I run the command- svnadmin dump <path to repository\my rep> > dumpfile

Now I run the load command:
Cd into the repository (where the format file is)
Svnadmin load <repo> < dumpfile

I am getting the following error:
D:\SubversionRepository>svnadmin load dev < dev/dev_dumpfile
<<< Started new transaction, based on original revision 1
     * adding path : CMS ... done.
     * adding path : CMS/branches ... done.
     * adding path : CMS/tags ... done.
     * adding path : CMS/trunk ... done.
     * adding path : LMS ...svnadmin: File already exists: filesystem
'dev/db',
transaction '23099-2', path 'LMS'

What is wrong here ?

Ilan Yaniv
Configuration Management
Phone: 03-7534333 ext. 5873
Ilan.Yaniv_at_timetoknow.org
Received on 2008-11-24 11:13:20 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.