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

merge repositories with (repos)/branches|tags|trunk

From: Jeff Kowalczyk <jtk_at_yahoo.com>
Date: 2006-03-19 00:51:33 CET

Others have asked what to do with svn dumpfiles that have 'the same file
paths' which would prevent merging.

I'd like to ask about the most common case of this; each of my per-project
repositories had (at one point in the revision sequence) a top-level
branches/ tags/ trunk/ structure.

Most, but not all of these separate repositories have been moved now to
per-module b/,t/,t/ structures in their current revisions.

Can I safely munge each plaintext svn dumpfile to prepend the per-project
name to all paths prior to importing them? Then I could do a final
rearranging after all repositories have been loaded to the merged master
repository?

Does anyone have a script or good regex that I could use for this text
substitution to prepend a pathname? Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Mar 19 00:52:29 2006

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.