[EMAIL PROTECTED] wrote:

> On Mon, 13 Aug 2007, Abdelrazak Younes wrote:
> 
>> Look at loadChildDocuments(). It's all in the commit logs.
> 
> Being somewhat lazy and ignorant, is there a link to the commit logs?
> Alternatively, what svn commands should be used to show them?
> (I'm not on Windows, so TortoiseSVN isn't an alternative).

svn co svn://svn.lyx.org/lyx/lyx-devel/branches/personal/younes/mvc
svn log 
to look all changesets, including the ones before the branching point
svn log -r rev 
to look at log of changeset rev
svn diff -r rev-1:rev 
to look at diff of changeset rev

HTH,

A/


Reply via email to