Backup a repository
From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: 2007-04-19 15:42:40 CEST
First of all let me tell you that we are using Subversion 1.3.0 with
The repository serves three different building machines: a Windows 2003,
At the moment we back up the repository simply with a tar and gzip
I am updating some restoring documentation for extreme cases, like a
However, I have just tried to "restore" the repository on my PC to
I have started the svnserve as follows (not sure this is correct)
C:\>svnserve -d --listen-port 4444 --listen-host localhost -r c:/data
Then I tried to checkout a working copy as follows
C:\>svn co svn://localhost:4444/<REPO NAME> <WC>
'vn: Unknown FS type 'fsfs
C:\>svn co file://localhost/<REPO FULL PATH> <WC>
svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file://localhost/<REPO FULL PATH>'
'vn: Unknown FS type 'fsfs
Did I do something wrong? Or is it that for some Unix/Windows
I know that a solution would be to dump the repository, tar and zip it,
Thanks
Giulio
-------------------
Giulio Troccoli
Technical Consultant
T +44 (0)20 7360 1914 F +44 (0)20 7360 1974
E giulio.troccoli@uk.linedata.com
MSN Messenger giulio@troccoli.it
|
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.