Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.6
-
None
-
Ubuntu 11.04/ArchLinux
Maven 3.0.3
Mercurial 1.7.5/1.9.1
-
Patch
Description
Mercurial SCM provider works with repositories as if it is centralized SCM: all operations are preceeded by "Clone" operation.
I assume that it should be very useful to put an option which switches behaviour and turns off work with central repo.
Please look at the patch in attachment. I have turned pushChanges flag into option I describe. It works for 'update' and 'checkout' operations.