svk::log::filter::author(3) osx man page | unix.com

Man Page: svk::log::filter::author

Operating Environment: osx

Section: 3

SVK::Log::Filter::Author(3)				User Contributed Perl Documentation			       SVK::Log::Filter::Author(3)

SYNOPSIS
SVK::Log::Filter::Author - search revisions for given authors
DESCRIPTION
The Author filter accepts a comma-separated list of author names. If the svn:author property is equal to any of the names, the revision is allowed to continue down the pipeline. Otherwise, the revision is skipped. The special author name "(none)" means to look for revisions with no svn:author property. For example, to search for all commits by either "jack" or "jill" one might do svk log --filter "author jill,jack" To locate those revisions without an author, this command may be used svk log --filter "author (none)" Of course "(none)" may be used in a list with other authors svk log --filter "author jill,(none)"
STASH
/PROPERTY MODIFICATIONS Author leaves all properties and the stash intact. perl v5.10.0 2008-08-04 SVK::Log::Filter::Author(3)
Related Man Pages
cpanplus::module::author(3pm) - osx
svk::command::info(3) - osx
svk::command::log(3) - osx
svk::log::filter::xml(3) - osx
cpanplus::module::author(3) - centos
Similar Topics in the Unix Linux Community
AIX Links
At A Glance Coloured Real Time Bargraph Generator...
My first PERL incarnation... Audio Oscillograph
Syntax error in subtraction in Bash