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

RE: Linux to Windows

From: Roth, Pierre <pierre.roth_at_covidien.com>
Date: Mon, 14 Jan 2008 12:14:57 -0000

Hi,

We have a very old (v1.1) copy of subversion running on a linux server
with a Berkeley DB. We want to install a fresh copy of subversion 1.4.5.
on a Windows server and move the database to a new Berkeley DB on this
windows server.

I have a copy of svn-1.4.5-setup.exe to install but have never
encountered Subversion or Berkeley before so am at a bit of a loss to
know how to export the Berkeley DB from Linux and import it into
windows. Is this possible to do and if so - where do I start? Is anyone
able to help?

        F irst, you could try to read subversion online book :
http://svnbook.red-bean.com/en/1.4/svn-book.html
<blocked::http://svnbook.red-bean.com/en/1.4/svn-book.html>

        Then, you will be able to svnadmin dump your linux repository
and svnadmin load your windows repository
        

        
Received on 2008-01-14 13:15:53 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.