[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:54:54 CEST

On May 23, 2006, at 23:32, Britain Crooker wrote:

>> 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
>
> Thanks, but doesn't look like that statement would work in my case
> (attempting to replicate a Linux-based subversion repository to a
> Windows-based laptop).

Sorry, you're right -- I forgot svnadmin works on filesystem paths,
not network URLs. Unless maybe you can somehow mount the server's
repository to the laptop over a fileshare of some sort. But that may
be asking for trouble.

---------------------------------------------------------------------
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:56:06 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.