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

RE: About the svn log

From: Mark Shead <sheadm_at_optimalinternet.com>
Date: 2005-11-15 14:30:44 CET

You can try something like:
svn log -r1:HEAD
 
or reverse it with
svn log -rHEAD:1
 
--Mark

________________________________

From: XuZhao [mailto:xuzh@fudan.edu.cn]
Sent: Monday, November 14, 2005 8:56 PM
To: users@subversion.tigris.org
Subject: About the svn log

How could I change the output order of 'svn log'?
I want to get a forward order output so that the latest log will be
displayed in the bottom of the screen.
 

Kind Regards,

      XuZhao

 
Received on Tue Nov 15 14:34:45 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.