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

Re: Migrating a repository sub-folder to it's own repository

From: Yuji Shinozaki <ys2n_at_virginia.edu>
Date: 2007-04-04 23:38:01 CEST

On Apr 4, 2007, at 11:19 AM, Dave Cardwell wrote:

> Hello there.
>
> I have a repository with the following structure:
>
> /foo
> /foo/branches
> /foo/tags
> /foo/trunk
> /bar/
> /bar/branches
> ...
>
>
> I'm attempting to migrate these individual sub-folders (foo,
> bar, ...) to their own Google Code project hosting repository,
> while maintaining their revision history.
>
> I've attempted to use svnsync as per http://code.google.com/support/
> bin/answer.py?answer=56673&topic=10386 but evidently svnsync can
> only work with entire repositories as it refuses to sync the
> individual folders.
>
> What's the best way of going about this?
>

You could do a svn mv in the existing repo to put the directories
into the structure you want, and then do the svnsync...?

-----
Yuji Shinozaki
Sr. Technical Lead/Project Manager
University of Virginia
Advanced Technologies Group
ys2n@virginia.edu

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 4 23:38:29 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.