What Version am I?
From: Kent Borg <kentborg_at_borg.org>
Date: 2005-12-02 19:47:45 CET
How do I find out what version a working directory is at? For
As a hacky way I did the following:
$ svn info -R | grep "Revision: " > /tmp/revision_info
And then looked in the resulting (big) file for the largest version
Thanks,
-kb
---------------------------------------------------------------------
|
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.