Manual Pages for UNIX Darwin command on man SVK::Log::Filter::Head
MyWebUniversity

Manual Pages for UNIX Darwin command on man SVK::Log::Filter::Head

SVK::Log::Filter::Head(U3s)er Contributed Perl DocumentatSiVoKn::Log::Filter::Head(3)

SYNOPSIS

SVK::Log::Filter::Head - pass the first N revisions

DESCRIPTION

The Head filter requires a single integer as its argument. The integer represents the number of revisions that the filter should allow to pass down the filter pipeline. Head only counts revisions that it sees, so if an upstream filter causes the pipeline to skip a revision, Head won't (and can't) count it. As soon as Head has seen the specified number of revisions, it stops the pipeline from processing any further revisions. This filter is particularly useful when searching log messages for patterns (see SVK::Log::Filter::Grep). For example, to view the first three revisions with messages that match "foo", one might use

svk log -filter "grep foo | head 3"

SSTTAASSHH//PPRROOPPEERRTTYY MMOODDIIFFIICCAATTIIOONNSS Head leaves all properties and the stash intact.

perl v5.8.8 2006-12-28 SVK::Log::Filter::Head(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™