Hi,
Not sure this is a bug.
I might not understand the whole merge tracking changes that came out
with 1.5.
Anyway...
We have 2 branches (A and B).
On the local machine, we update both branches to HEAD (though only 1
matters, the target).
We initiate the merge from A to B, for a single revision X.
On the surface, it works great.
The changes for revision X are correctly applied to Branch B.
But all the sudden, we also have a slew of files that are marked as
modified.
Those modified files only have their property "snv:mergeinfo" changed.
Committing all the pending changes has somehow random results.
Committing only the files we know had change in revision X works
always fine.
Any pointers as to what is happening? are we misusing the tool?
Regards,
Eric.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-18 19:41:44 CEST