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

svn diff question

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: 2005-02-10 02:31:58 CET

Hello,

The svn diff headers contain the revision number of files in the
repository (as shown below).

Index: maven.xml
=================================================================
--- maven.xml (.../vendors/xyz/current/) (revision 11939)
+++ maven.xml (.../trunk/xyz/src/) (revision 11939)

I would like to know if there is any way to get the timestamp of the
files instead of the revision numbers in the header.
From some specific reasons we have to parse a patch file for
timestamps (we were using cvs rdiff, which provides the timestamp
similar to gnu diff, and now we are moving to subversion).

Is there any option that I can use to change the header style?

Thanks very much
-Hari

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 10 02:34:12 2005

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.