Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Mon, 28 Apr 2003 12:26:39 +0200, "Oliver Giesen" <ogware at gmx.net> wrote: >As I said this hasn't turned into a real problem yet as the number of >customers and customisations is still quite small and we didn't have to >touch the existing reports a lot after the initial release but I think >anyone can easily imagine the management nightmare waiting to happen if >those numbers increase, which is exactly what we're expecting to happen in >the next few weeks at long last. > The way I'd do it (assuming I'm reading the problem correctly) would be only to ever branch the reports that change, and leave the others on the trunk, then when you checkout the customers' branch, use the '-f' flag to checkout the latest trunk revisions where the file isn't branched. Tony