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

RE: SVN log information

From: Mark Shead <sheadm_at_optimalinternet.com>
Date: 2005-11-18 17:42:23 CET

> If there any way to get svn log information similar to cvs?
>
> date: 2005/04/08 17:37:48; author: john; state: Exp; lines: +5 -4
>
> I miss added/removed lines in svn log.

"svn log -v" will show you the files that have been changed, but I don't
think there is a way to see the number of lines added and deleted other
than using diff.

--Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 18 17:45:10 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.