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

Loading a dumpfile into a remote repository

From: Adriano Ferreira <a.r.ferreira_at_gmail.com>
Date: 2007-02-07 12:57:13 CET

I have done a bit of effort to split a project in a repository with

   svnadmin dump

and

   svndumpfile

until I got it right (no "svndumpfile: File not found" problem and
correct load into a new local repository).

Now the issue is that I need to stuff this project and its history
into a remote directory, accessible via a URL like

https://mypro.googlecode.com/svn/

If I understood correctly svnadmin is just for local repositories, so
I cannot use "svnadmin load" in this case. How do I import this
dumpfile into a remote repository? It [the target repository] is
completely empty (Revision
0).

Regards,
Adriano Ferreira

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 7 12:57:51 2007

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.