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

Getting full log messages listing

From: Abhinandan Jain <jain_at_helios.jpl.nasa.gov>
Date: 2006-11-21 15:38:31 CET

Hi

In our usage of Subversion, all development occurs on frequent branches
which are subsequently merged onto the main trunk. As a result, all of
the commit log messages are entered on the bracnches.

One unhappy consequence of this is that running 'svn log' on a file
shows nothing useful for the main trunk version of a file, and only
the log information for the branch for a branch version of the file.

How do I get the comprehensive log information (like 'cvs log') that
spans all the branches and trunks for a file? Such log displays are very
useful for reviewing the history of changes made to a file.

Thanks for your help.

Abhi

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 21 15:39:19 2006

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.