Merge that elides explicit mergeinfo results in conflict
From: Justin Johnson <justin_at_honesthacker.com>
Date: Wed, 2 Dec 2009 12:26:05 -0600
Hello,
Can anyone tell me why merging the elision of explicit mergeinfo would
Thanks,
#!/usr/bin/env bash
## Create REPO
## Checkout WC
## Populate trunk
## Create branches A and B
## Make change on trunk
## Merge from trunk/foo.txt to A/foo.txt, creating explicit mergeinfo
## Merge from A/foo.txt to B/foo.txt, creating explicit mergeinfo
## Merge from trunk to A again, but from branch level to elide
## Merge from A to B, thus merging elision of mergeinfo from foo.txt.
------------------------------------------------------
Please start new threads on the <users_at_subversion.apache.org> mailing list.
|
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.