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

RE: Moving from Windows to Linux

From: Jeff Cave <jeff.cave_at_sunergon.com>
Date: 2005-08-29 19:20:48 CEST

If I'm not mistaken, the best way to do this is through an SVN DUMP.

Dump your repository to a text file on the Windows machine, move the
file over to the linux machine, and then import it into a newly created
repository on the Linux machine.

The commands you should be looking at would be "svn dump" and "svn
import"

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 29 19:23:02 2005

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.