[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: possible bug

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-06-28 00:18:24 CEST

"Andy Cutright" <Andy.Cutright@borland.com> writes:

> when i'm pulling the version using the timestamp returned by the svn log
> call using the client libraries, i'm using the java long value, so it
> should be the correct value down to the millisecond.

>> $ svn log --xml file://`pwd`/repo | grep date
>> <date>2005-06-27T20:52:20.743319Z</date>
>> <date>2005-06-27T20:52:00.234361Z</date>

Set that .743319? On my Linux box milliseconds are not good enough,
you need microseconds.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 28 00:19:27 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.