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

RE: subversion copy on 2 computers

From: Mark Luxton <markluxton_at_hotmail.com>
Date: 2004-10-13 21:31:03 CEST

Hi Peter,

Thanks for your reply.

I tried your command and it produced the same error as I orginally received.
  However, it appears that if I create the repository at home (on the linux
box) I am able to import it in work and back again with out problems.

So, the way I see it, I have 3 options

1, I can create all repositories at home at then import them into work.
However, that means I have to wait to create the repository at home before I
can start using it :-(.

2, I install linux on my laptop (which I use in work) and run subversion
from there. If I do it this way, will I beable to just simply copy the
subversion folder between the 2?

3, I try again to get Apache working with Subversion on my FC1 box, open the
port through the firewall and try and access it from work.

Mark

----Original Message Follows----
From: "Monks, Peter" <peter.monks@vignette.com>
To: "Mark Luxton" <markluxton@hotmail.com>
CC: <users@subversion.tigris.or>
Subject: RE: subversion copy on 2 computers
Date: Tue, 12 Oct 2004 15:59:09 -0500

G'day Mark,

What happens when you try the following command instead:

     cat /root/Wifi.dump | svnadmin load PATH_TO_REPOSITORY

?

I have no idea if this will make any difference, but (from memory)
that's what I've been using to load dumps on my debian box

Cheers,
Peter

----------------------------------------------------------------------
Peter Monks http://www.sydneyclimbing.com/
pmonks_at_sydneyclimbing.com http://www.geocities.com/yosemite/4455/
----------------------------------------------------------------------

> -----Original Message-----
> From: Mark Luxton [mailto:markluxton@hotmail.com]
> Sent: Tuesday, October 12, 2004 12:59pm
> To: Monks, Peter
> Cc: users@subversion.tigris.or
> Subject: RE: subversion copy on 2 computers
>
> Hi Peter,
>
> Thanks for the reply.
>
> I ran the command
>
> svnadmin dump PATH_TO_REPOSITRY > D:\WiFi.dump
>
> This produced a dump file. At home on my Linux box I ran the command:
>
> svnadmin load PATH_TO_REPOSITRY | /root/Wifi.dump
>
> I then get errors appearing, I've included some below:
>
> /root/Wifi.dump: Line 7: Content-length:: command not found
> /root/Wifi.dump: Line 9: K: command not found
> /root/Wifi.dump: Line 10: svn:date: command not found
>
> I have numerous of these types of messages along with garbage
> charactors.
>
> Any idea's on what I am doing wrong?
>
> Many thanks
>
> Mark
> ----Original Message Follows----
> From: "Monks, Peter" <peter.monks@vignette.com>
> To: "Mark Luxton" <markluxton@hotmail.com>
> CC: <users@subversion.tigris.org>
> Subject: RE: subversion copy on 2 computers
> Date: Mon, 11 Oct 2004 15:59:26 -0500
>
> G'day Mark,
>
> Is it possible for you to do a dump / load? I've done that several
> times (including Windows -> Windows, Solaris -> Windows and Windows ->
> Debian) and it's always worked perfectly.
>
> Cheers,
> Peter
>
> ----------------------------------------------------------------------
> Peter Monks http://www.sydneyclimbing.com/
> pmonks_at_sydneyclimbing.com http://www.geocities.com/yosemite/4455/
> ----------------------------------------------------------------------
>
>
>
>
> > -----Original Message-----
> > From: Mark Luxton [mailto:markluxton@hotmail.com]
> > Sent: Monday, October 11, 2004 1:55pm
> > To: users@subversion.tigris.org
> > Subject: subversion copy on 2 computers
> >
> > Hi all,
> >
> > Is it possible to copy the entire subversion repositories
> > from one computer
> > to another. I've been doing this with CVS (from Windows
> 2K Server to
> > Windows 2k Pro) for some time with out problems but I can't
> > seem to do it
> > with Subversion. When I try and do a svn list I get the
> below error:
> >
> > svn: Berkeley DB error while opening environment for filesystem
> > /home/mark/subversion/WifiRegImporter/db:
> > Invalid argument
> >
> > Just to throw another spanner in the works, I've just moved
> > over to Linux as
> > my main OS and so I'm using a Windows 2000 Advance Server in
> > work and a
> > Fedora Core 1 at home.
> >
> > If I can't do it with Subversion, any ideas if it is possible
> > using CVS?
> >
> > Many thanks
> > Mark
> >
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 13 21:32:40 2004

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.