Re: hook-scripts & .bat files
From: Dominic Anello <danello_at_danky.com>
Date: 2004-09-09 20:01:11 CEST
On 2004-09-09 17:09:30 +1200, Steven Higgan wrote:
I don't have a Windows repository, so this isn't a svnlook example.
D:\src\trunk\product-doc>FOR /F "usebackq" %s IN (`svnversion .`) DO @SET REV=%s
D:\src\trunk\product-doc>echo %REV%
|
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.