puppet-vcsrepo/lib/puppet/provider/vcsrepo
Clark Boylan 3737cccbc1 Checkout local revision if not tag/remote branch.
When the supplied git revision is not a tag or remote branch checkout
the revision locally.

Change-Id: I42bdd4e089036d7520d63067862b0be7245c998f
Reviewed-on: https://review.openstack.org/17568
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
2012-12-21 01:08:02 +00:00
..
bzr.rb Added missing 'working_copy_exists?' method. 2011-11-19 18:16:40 +01:00
cvs.rb Merge pull request #15 from webfactory/fix_10787 2011-12-26 15:42:13 -08:00
git.rb Checkout local revision if not tag/remote branch. 2012-12-21 01:08:02 +00:00
hg.rb add begin/except for hg pull (mercurial 2.1 returns 1 for hg pull when no changes are found; this change gets reverted in mercurial 2.1.1) 2012-03-18 17:26:54 +01:00
svn.rb Fix (#10440) by making all commands optional 2011-11-03 00:44:18 +01:00