Use correct source for query_revision in Git SCM
Reported by robbat2 | April 23rd, 2008 @ 07:15 PM
From 8a58991afa1b58ed59b408a14ca716a327fae9ff Mon Sep 17 00:00:00 2001
From: Robin H. Johnson
Date: Wed, 23 Apr 2008 17:28:28 -0700
Subject: [PATCH Capistrano] Use correct source for query_revision.
For query_revision, git SCM used git-rev-parse on the repo hosting the Capfile,
which may NOT be the same tree as the actual source reposistory. Use
git-ls-remote instead to resolve the revision for checkout. [Robin H. Johnson]
Comments and changes to this ticket
-
robbat2 April 24th, 2008 @ 10:40 PM
(from [ec9a7fa52c9f417a9a01a7e764b520be1ec32c5c]) Use correct source for query_revision [#4 tagged:committed state:resolved]
-
Jamis Buck April 24th, 2008 @ 10:40 PM
- → State changed from new to resolved
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
