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

Re: svnadmin dump question

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Mon, 6 Oct 2008 01:57:39 -0500

On Oct 6, 2008, at 01:02, vishwajeet singh wrote:

> On Mon, Oct 6, 2008 at 8:40 AM, Kevin Grover
> <kevin_at_kevingrover.net> wrote:
>
>> On Sun, Oct 5, 2008 at 7:20 PM, Todd Nine <todd.nine_at_gmail.com>
>> wrote:
>>
>>> I have http access to an svn repository, but not command line
>>> access to the host machine. Does anyone know of any utilities
>>> that exist that will allow me to do the equivalent of an
>>> "svnadmin dump" over http?
>>
>> Create a synced repo (svnsync) and dump that.
>
> That will again require file system access :)

It will require file system access to the local repo you just
created, but not to the repository you're syncing from. If you can
check out from it, you can svnsync from it. If you can commit to it,
you can svnsync to it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-06 08:57:59 CEST

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.