Re: "svn diff" and "svn log" timestamp weirdness
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-31 20:26:40 CEST
On Aug 31, 2005, at 12:38 PM, Todd A. Jacobs wrote:
I think I see the problem: the actual svn:date property attached to
$ svn propget --revprop -r16015 svn:date
On the other hand, 'svn log' prints a number rounded off to the
$ svn log -q -r16015
So, when you provide the same rounded-off date to a subcommand, I'm
$ svn log -q -r{"2005-08-31 08:44:58"}
So perhaps this is a bug, just insofar as it's not doing what the
-- www.collab.net <> CollabNet | Distributed Development On Demand --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Aug 31 20:29:31 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.