[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-issues
Subject:    [Issue 765] Changed - merge repositories
From:       issues () subversion ! tigris ! org
Date:       2002-06-25 10:44:34
[Download RAW message or body]

http://subversion.tigris.org/issues/show_bug.cgi?id=765

*** Old
--- New
***************
*** 22,24 ****
--- 22,46 ----
  A close CVS equivalent is
  
  cp -pr /repo1/dir /repo2/dir
+ 
+ ------- Additional Comments From striker@tigris.org  2002-06-25 03:44 PDT -------
+ On IRC Faried presented us with this question:
+ 
+ svnadmin create repo1
+ ... import my project into repo1/prj1/trunk ...
+ svnadmin create repo2
+ ... import another project into repo2/prj2/trunk ...
+ 
+ How can i later combine the two repositories so i have repo3/prj1/... and 
+ repo3/prj2/...?
+ 
+ Currently you can't without loosing history, unless you have a script 
+ commit each and every revision to your new repository.
+ 
+ Greg Stein:
+ "One day, we might enable 'svnadmin load' to load a dumpfile with a 
+ specified prefix. That would enable merging of repositories."
+ 
+ To followup with that it would be nice to add an optional path argument 
+ to 'svnadmin dump' aswell, so that repositories can be split.
+ 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic