On 7/25/06, Andreas Hartmann <[EMAIL PROTECTED]> wrote:
Hi Lenya devs,

the website tells to

<quote>
run svn log -v $LAST:HEAD --xml http://svn.apache.org/repos/asf/lenya >
src/documentation/content/svn-log/tlp-HEAD.svn.xml in the root of the docu
branch. Where $LAST is the revision number of the last commit from the last 
month.
</quote>

Shouldn't this be "svn log -r ..."?

I assume this is related to Thorsten's recent work.  If that's the
case, it should be both -r and -v I think.

E.g.  svn log -r $LAST:HEAD --xml -v http://svn.apache.org/repos/asf/lenya

--tim

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to