SVK::Log::Filter::XML man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

SVK::Log::Filter::XML(User Contributed Perl DocumentatSVK::Log::Filter::XML(3)

NAME
       SVK::Log::Filter::XML - display log messages in XML format

SYNOPSIS
	   > svk log --xml
	   <?xml version="1.0" encoding="utf-8"?>
	   <log>
	   <logentry revision="1234" original="456">
	   <author>author</author>
	   <date>2006-05-16T15:43:28.889532Z</date>
	   <msg>This is the commit message for the revision.</msg>
	   </logentry>
	   </log>
	   > svk log --output xml
	   ...

DESCRIPTION
       The XML filter is an output filter for displaying log messages in XML
       format.	The organization of the XML format should be self-explanatory
       after a little experimentation.	The format is designed to be
       compatible with Subversion's XML output, so you should be able to use
       tools like <http://ch.tudelft.nl/~arthur/svn2cl/> without any
       modification.  However, since SVK supports arbitary log filters (see
       SVK::Log::Filter for details on writing one), it may be easier to write
       your own output format than to process the XML.

       This filter is invoked implicitly when you specify the "--xml" argument
       to SVK's log command.  Two arguments to the log command modify XML's
       behavior.

   quiet
       Providing this command-line option to the log command prevents the XML
       filter from displaying the contents of the log message.	All other
       information is displayed as usual.

   verbose
       Providing this command-line option to the log command makes the XML
       filter display history information for each revision.  The history
       includes the kind of modification (modify, add, delete) and any copy
       history for each path that was modified in the revision.

STASH/PROPERTY MODIFICATIONS
       XML leaves all properties and the stash intact.

perl v5.14.1			  2008-08-05	      SVK::Log::Filter::XML(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net