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

transferring a repository to a new repository which I have no admin access to

From: Mark Farnell <mark.farnell_at_gmail.com>
Date: Tue, 30 Dec 2008 13:59:19 +1300

Hi

I have a local subversion root (source_svn) and I want it to be
transferred to a remote destination empty repository (dest_svn) which
I have no admin access to.

I have already created a dump by:

svnadmin dump source_svn > source_dump

from my understanding, the dump contains info about each commit from revision 0.

Without admin access (I can't ssh to the remote machine containing to
dest_svn), how can I "replay" the each commit of my source_svn to the
destination?

Thanks!

Mark

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=995381

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-27 23:23:18 CET

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.