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

RE: How to move my code to another SVN repo

From: Cooke, Mark <mark.cooke_at_siemens.com>
Date: Wed, 6 Apr 2011 09:23:24 +0100

> -----Original Message-----
> From: richardcavell_at_mail.com [mailto:richardcavell_at_mail.com]
> Sent: 06 April 2011 07:29
> To: users_at_subversion.apache.org
> Subject: How to move my code to another SVN repo
>
> Hi, everyone.
>
> I'm developing an open source Wikipedia bot. Currently it's hosted
> on an SVN repo that's on a guy's private computer. We'll say it's
> at blah.com. I don't control that computer and cannot log into it,
> although I do have commit rights. Now that my code is good enough
> to post publicly, I want to host it on the SourceForge SVN repo
> instead of this guy's private computer. Sourceforge says that the
> SVN repo (which is currently empty) can be checked out using this
> command:
>
> svn co https://rcavellbot.svn.sourceforge.net/svnroot/rcavellbot
rcavellbot
>
> Obviously I do not control SourceForge's servers. Is it possible
> for me to use svnsync to migrate blah.com's repo to SourceForge?
> If so, what svnsync command do I need to pull the entire repo from
> blah.com into SourceForge, and use the SourceForge repo for all
> future commits? Obviously I want my local working directory to use
> SourceForge in future.
>
> Richard

At Subversion Live they were talking about a new remote dump tool.
Google for svnrdump ~ it may be able to help you...

~ mark c
Received on 2011-04-06 10:24:04 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.