RE: svn history | log for a given user?
From: Reedick, Andrew <jr9445_at_ATT.COM>
Date: Wed, 23 Apr 2008 15:25:02 -0500
> -----Original Message-----
I'm not an xslt guru, but after 10 minutes at
1. Create this file with your name: foo.xsl
<xsl:template match="/">
</xsl:stylesheet>
2. Run: svn log --xml svn://some/where > foo.xml
3. Edit foo.xml and add this line after the first line:
4. Open the xml in your favorite browser. Firefox url:
5. ??
6. Profit!
I'm not a big fan of step 3, where you insert a reference to the xslt in
*****
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. GA621
---------------------------------------------------------------------
|
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.