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

RE: [TSVN] CVS to SVN, Linux to Windows

From: <Bill.Hughes_at_cgi-europe.com>
Date: 2005-03-08 12:24:40 CET

Buck Golemon wrote:
> I have a CVS repository on a Linux machine and would like to migrate
> it to SVN on my local Windows machine. I have successfully used the
> cvs2svn tool to create a SVN version of my repository, but can't seem
> to figure out how to move that repository. I have tried just copying
> the folder wholesale but that didnt seem to work. I successfully
> connected to the SVN repository through ssh, and tried to use the Copy
> command, but couldn't get that to work.
>
> I realize this probably has a trivial answer. Thanks in advance.

I'd suggest using 'svnadmin dump' on your linux repository, then create your
windows repository and use 'svnadmin load' to, well, load it in.
This way you also get a backup of your repo.

I use 'svnadmin dump' to create backups of my repo and then zip them up,
it's handy in case, like today, a repo is corrupted it only took me a liitle
while to load the backup.

NB I hope this gets through as I was migrated from my old email address at
zero notice, so it may need Stefan to (re)aprove me.

HTH

regards,
Bill

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
*** Confidentiality Notice *** Proprietary/Confidential
Information belonging to CGI Group Inc. and its affiliates
may be contained in this message. If you are not a recipient
indicated or intended in this message (or responsible for
delivery of this message to such person), or you think for
any reason that this message may have been addressed to you
in error, you may not use or copy or deliver this message
to anyone else.  In such case, you should destroy this
message and are asked to notify the sender by reply email.
Received on Tue Mar 8 13:16:25 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.