Re: Getting HEAD revision number from a URL
From: Peter Valdemar Mørch <swp5jhu02_at_sneakemail.com>
Date: 2004-10-26 12:27:38 CEST
Garrick Olson Garrick.Olson-at-Aceva.com |Lists| wrote:
and then Ben Collins-Sussman sussman-at-collab.net |Lists| wrote:
It seems that this is really two questions:
* Question 1: What is the HEAD of the entire repository
(But if I only have http://<repos>/<projN>, how do I reliably determine
This is the question Ben's headrev.c answers.
* Question 2: What is the last revision where something changed in
lyta_at_pvm:~> svn log --quiet svn+ssh://cmdev/repos/trunk | head -2
lyta_at_pvm:~> svn log --quiet svn+ssh://cmdev/repos/branches | head -2
lyta_at_pvm:~> headrev svn+ssh://cmdev/repos/branches
Isn't that true? There are really two different questions here, with two
Peter
-- Peter Valdemar Mørch http://www.morch.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Oct 26 12:28:19 2004 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.