Tim Williams wrote:
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

Thanks for the info!

BTW, adding the -v also fixed the BUILD FAILED problem I described
in my other mail.

-- Andreas

--
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                     [EMAIL PROTECTED]


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

Reply via email to