Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mercurial-plugin
  Commit: 3173ad4643f4be0aaa43f2bae3aabd93ba852e2f
      
https://github.com/jenkinsci/mercurial-plugin/commit/3173ad4643f4be0aaa43f2bae3aabd93ba852e2f
  Author: Brandon Turner <[email protected]>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

  Changed paths:
    M src/main/java/hudson/plugins/mercurial/MercurialSCM.java

  Log Message:
  -----------
  Don't recreate workspace when using Repository Sharing

When using Repository Sharing, the working copy is always recloned (from
the slave cache), which can take a long time on large repos.

This fixes the logic used to detect whether a workspace copy can be
reused to support Repository Sharing.

JENKINS-15829


  Commit: a1839d86a7c60105c5a03f48978f39b82bc01eb0
      
https://github.com/jenkinsci/mercurial-plugin/commit/a1839d86a7c60105c5a03f48978f39b82bc01eb0
  Author: Jesse Glick <[email protected]>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

  Changed paths:
    M src/main/java/hudson/plugins/mercurial/MercurialSCM.java

  Log Message:
  -----------
  Merge pull request #50 from blt04/fix-shared-working-copy-update

[FIXED JENKINS-15829] Don't recreate workspace when using Repository Sharing


Compare: 
https://github.com/jenkinsci/mercurial-plugin/compare/182c4952b574...a1839d86a7c6

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to