What is the easiest way to determine the HEAD revision number?
From: Garrick Olson <Garrick.Olson_at_Aceva.com>
Date: 2004-02-01 11:04:16 CET
Some code I am writing needs to determine the latest revision number in
I am currently doing this by issuing a command like:
svn log --non-interactive --xml -r HEAD:COMMITTED mywc
This may return (many) multiple log entries, but the first entry should
Will this command work in *all* situations? (No situations where is
|
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.