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

Re: svnsync'ing part of a repository

From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-10-27 03:00:52 CEST

Ryan Schmidt wrote:
> On Oct 26, 2007, at 16:27, Bobby Rullo wrote:
>
>> Pretty much the same question was asked about one year ago (er,
>> exactly one year ago!) but I was wondering if there has been any
>> headway:
>>
>> Can one use svnsync to migrate PART of a repository (like one
>> directory)? I'm trying to migrate a project to google code, and I want
>> the history for but not every other project in the repository obviously.
>>
>> If you can't use svnsync, is there any other way to do this?
>>
>> Thanks!
>>
>> Bobby
>>
>> original thread:
>> http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=57033
>
>
>
> svnadmin dump, svndumpfilter and svnadmin load would seem to be the
> tools designed for that job. That would require that Google Code allows
> you to import a dumpfile, however. You'll have to ask them if they
> provide a way to do that.

Well, you could load the dump into a fresh local repository and then use svnsync
to sync the new repository into Google, then delete the the svnsync revision
properties on revision 0.

Regards,
Blair

-- 
Blair Zajac, Ph.D.
http://www.orcaware.com/svn/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 27 03:01:21 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.