[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: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-10-27 01:32:43 CEST

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.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 27 01:53:49 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.