Actions:
|
2015-02-20 10:54 AEST by Arthur Barrett - Apparently SVN does a 'test merge' with 'status' to determine if there are any potential conflicts.
Would it be easy to add this option to 'cvs status'?
I assume that 'cvs status' sends a copy of the local file to the server, to determine if it is 'locally modified'.
Whatever function returns that result could also determine 'conflict'??? |