getting the log from svn client (without access to svnlook log)
From: Sim Tong <sim_tong7_at_yahoo.fr>
Date: Mon, 4 May 2009 08:21:35 -0700 (PDT)
Hi
I'd like to get access to the log (or comments) information related to a given revision.
$ svnlook log <REPOSITORY> -r <revision number>
This is handy if I have access to the repository.
How can I do that without access to the repository ?
I noticed that I can see the comments with the command
However, it also lists the changeset. As my comments can also be on several lines, I can't just make the assomption that the last line corresponds to the comments.
Does anyone know any trick ?
Thanks
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.