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

[PATCH] show example of log entry of the hour past midnight

From: Robert Kleemann <robert_at_kleemann.org>
Date: 2004-07-03 22:23:01 CEST

> > Anyway, this wasn't that big of a deal but it would be nice if one of
> > the examples listed in the svn log chapter showed at least one log
> > entry for the hour past midnight.
>
> It would be great if you could produce a patch for the relevant
> section of the book... No big deal if you don't have time, but I just
> didn't want to leave a possible contributor uninvited. <grin>
>
> If you make a patch, just post it here with "[PATCH] " at the start of
> the Subject line. See http://svn.collab.net/repos/svn/trunk/HACKING
> for more details about submitting patches.

Here you go. Two chars modified. :)

Index: doc/book/book/ch09.xml
===================================================================
--- doc/book/book/ch09.xml (revision 10118)
+++ doc/book/book/ch09.xml (working copy)
@@ -2059,7 +2059,7 @@
           <screen>
 $ svn log foo.c
 ------------------------------------------------------------------------
-r32 | sally | 2003-01-13 16:43:13 -0600 (Mon, 13 Jan 2003) | 1 line
+r32 | sally | 2003-01-13 00:43:13 -0600 (Mon, 13 Jan 2003) | 1 line
 
 Added defines.
 ------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 3 23:09:21 2004

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.