jbeall wrote:
> Hi All,
>
> I read in the docs that you can't simply move a Subversion repository from a
> Windows machine to a Linux machine. However, what about just copying the
> files from one Windows machine to another Windows machine? In my case, I'll
> be going from Vista Business 32-bit to XP Pro 32-bit. Anything I should be
> worried about? Can I just copy the files and then startup the svn server on
> the XP Pro machine, and update all my working copies to point to the new
> server?
>
> -Josh
Josh -
have you seen svnadmin dump?
http://svnbook.red-bean.com/en/1.1/ch05s03.html
unless I'm mistaken, it is the "school solution" for migrating
repositories from place to place in the situation you describe.
I did that myself among machines a few months ago, though for a very
small repository.
-fj
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 17 02:57:16 2007