Copying from one repository to another, flattening the early part of the source repo's history in the target repo?

2010-04-29 Thread Dan Stromberg
I'm working on some Subversion-related software for propagating trunk checkins to any of dozens of target branches, based on trunk's checkin comments (that is, where the checkins need to subsequently go automatically is determined by the checkin comments in trunk, and those comments are prepared pr

Re: Copying from one repository to another, flattening the early part of the source repo's history in the target repo?

2010-04-29 Thread Tyler Roscoe
On Thu, Apr 29, 2010 at 11:06:40AM -0700, Dan Stromberg wrote: > So to make it work well from the start, I need to test it well. To > test it, I really want to copy from one SVN server's trunk to another > SVN server's repository - flattening a significant part of the early > history from the sour

Re: Copying from one repository to another, flattening the early part of the source repo's history in the target repo?

2010-04-29 Thread Dan Stromberg
On Thu, Apr 29, 2010 at 11:10 AM, Tyler Roscoe wrote: > On Thu, Apr 29, 2010 at 11:06:40AM -0700, Dan Stromberg wrote: >> So to make it work well from the start, I need to test it well. To >> test it, I really want to copy from one SVN server's trunk to another >> SVN server's repository - flatte

Re: Copying from one repository to another, flattening the early part of the source repo's history in the target repo?

2010-04-29 Thread Les Mikesell
On 4/29/2010 1:06 PM, Dan Stromberg wrote: I'm working on some Subversion-related software for propagating trunk checkins to any of dozens of target branches, based on trunk's checkin comments (that is, where the checkins need to subsequently go automatically is determined by the checkin comments

Re: Copying from one repository to another, flattening the early part of the source repo's history in the target repo?

2010-04-29 Thread Dan Stromberg
On Thu, Apr 29, 2010 at 11:23 AM, Les Mikesell wrote: > On 4/29/2010 1:06 PM, Dan Stromberg wrote: >> >> I'm working on some Subversion-related software for propagating trunk >> checkins to any of dozens of target branches, based on trunk's checkin >> comments (that is, where the checkins need to