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

Re: How to relocate a subversion server

From: ying lcs <yinglcs_at_gmail.com>
Date: 2007-03-12 00:20:43 CET

On 3/11/07, Jacob Atzen <jacob@jacobatzen.dk> wrote:
> On Sun, Mar 11, 2007 at 02:19:25PM -0500, ying lcs wrote:
> > Hi,
> > I setup a machine as my subversion server (machine A), and now I want
> > to move everything to anther machine (machine B). Can I just tar
> > everything under /srv/svn from machine A and then untar in at machine
> > B ? They are running the same version of subversion.
>
> Most likely you can if you're running the same software. Though I'd
> recommend doing a svnadmin dump followed by a svnadmin load. Check the
> manual for further instructions.
>
Thanks. But now when I try to check out , like this:
svn co file:///srv/svn/repositories/test/trunk

subversion will create a subdirectory 'trunk' in my current directory
and under which put my source in it.

I don't think it was doing that before. How can I fix that?

thank you.

> --
> Cheers,
> - Jacob Atzen
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 12 00:21:03 2007

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.