Re: move subversion repo from windows to solaris
From: Stephen Connolly <stephen.alan.connolly_at_gmail.com>
Date: Tue, 24 Feb 2009 08:26:49 +0000
Also, if you have a really big repo and don't have enough disk space to hold
Have a look at PuTTY SSH, it has a command line version for scripting that
C:\> svnadmin dump c:\myrepo | ssh user_at_solaris svnadmin load
which would do the dump load without putting the dump file on disk anywhere.
Another thing is that any hooks you have will need to be converted to run on
-Stephen
2009/2/24 Hari Kodungallur <hkodungallur_at_gmail.com>
>
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.