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

Re: Is it possible to move repository from Linux to Windows?

From: Jacob Atzen <jacob_at_aub.dk>
Date: 2006-01-23 12:16:47 CET

On Mon, Jan 23, 2006 at 11:12:14AM +1000, Steve Williams wrote:
> Kevin Hung wrote:
>
> >I have already created a local repository in Linux in my user account.
> >When I access the repository, I simply use file:///home/...
> >
> >What I want to do now is to move the repository from my Linux account
> >to my home PC. I have tortose SVN installed on my home PC. I have
> >already tried to copy the repository from Linux to my home PC, but
> >TSVN complains about accessing the repository. So I don't know simple
> >file copy works.
> >
> >Is this possible?
>
> Use 'svnadmin dump' on your Linux repository, then copy the dump file to
> your Windows PC, where you use 'svnadmin load'.

And to do this you will need to install the subversion binaries on your
Windows machine and not just TortoiseSVN.

-- 
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 Jan 23 20:09:59 2006

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.