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

Re: Repos on Linux (RH9), want to view offline on Windows

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-05-23 23:15:08 CEST

On May 23, 2006, at 21:43, Britain Crooker wrote:

> Thanks - I will look into SVK and see how that works. The
> 'svnadmin dump'
> option is probably a bit to round-about for my needs (especially
> since one
> of the repositories has over 1700 revisions and would result in a
> pretty
> sizeable file).
>
> This is why I was hoping that using that hotcopy backups would work
> because
> it would make for a simple method to download the latest backup
> from the
> server

Being able to copy the whole repository in one go would be faster and
quite convenient and I'm not sure why it's not working. But you
wouldn't necessarily need a dumpfile of the repository to be able to
transfer it that way. You could do it all at once in a pipeline, I
would expect.

svnadmin dump $MAINREPO | svnadmin load $MYREPO

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 23 23:16:54 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.