Re: Determine the date / time of remote SVN server from the command line?
From: Olivier Mengué <olivier.mengue_at_gmail.com>
Date: Tue, 19 Oct 2010 11:14:03 +0200
2010/10/19 Michael March <mmarch_at_gmail.com>
> Hey,
As a SVN server is an HTTP Server you can use any HTTP tool to check the
$ curl -I http://svn-graph-branches.googlecode.com/svn/trunk/ | grep ^Date:
|
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.