The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "svk"

svk - A Distributed Version Control System River stage one • 7 direct dependents • 8 total dependents

SVK is a decentralized version control system written in Perl. It uses the Subversion filesystem but provides additional features: * Offline operations like "checkin", "log", "merge". * Distributed branches. * Lightweight checkout copy management (no...

CLKAO/SVK-v2.2.3 - 23 Mar 2010 15:19:59 UTC - Search in distribution

SVK::Simple - Simple SVK object loader River stage one • 1 direct dependent • 1 total dependent

Although SVK.pm itself is already simple enough, there still are some misc requirements in the svk script which is not included in SVK.pm. This module helps people who wants to write some SVK applications. It provides a simple SVK object loader, so p...

GUGOD/SVK-Simple-0.03 - 22 Apr 2007 05:10:54 UTC - Search in distribution

ShipIt::VC::SVK - ShipIt's SVK support River stage two • 13 direct dependents • 13 total dependents

MIYAGAWA/ShipIt-0.60 - 08 Feb 2013 03:38:17 UTC - Search in distribution

Kwiki::Archive::SVK - Kwiki Page Archival Using SVK River stage one • 1 direct dependent • 1 total dependent

This modules provides revision archival for Kwiki, using the SVK module and the Subversion file system. It is recommended to use svn version 1.1 or above, for better stability with its "fsfs" file system. You may wish to install Kwiki::Revisions and ...

INFINOID/Kwiki-Archive-SVK-0.12 - 10 Oct 2006 03:15:04 UTC - Search in distribution

SVK::Command::Churn - Generate SVK Statistics graph. River stage zero No dependents

This module helps you to understand yor SVK repository developing statistics. It'll generate a file named "churn.png" under current directory unless "-o" parameter is given. SVK is a decentralized version control system built on top of the robust Sub...

GUGOD/SVK-Churn-0.05 - 21 Mar 2007 11:10:34 UTC - Search in distribution

lib/TheOneRing/SVK.pm River stage zero No dependents

HARDAKER/TheOneRing-0.3 - 13 May 2009 21:26:27 UTC - Search in distribution

SVK::Log::Filter::Date - selects revisions based on svn:date property River stage zero No dependents

An SVK log filter which selects for revisions with an svn:date property within a particular date range. Conceptually, this is similar to using "-r {DATE}:{DATE}", but the date range is specified by a natural language phrase and the time is localtime ...

MNDRIX/SVK-Log-Filter-Date-0.0.1 - 10 Oct 2006 16:42:13 UTC - Search in distribution

SVK::Log::Filter::Stats - display cumulative statistics for revisions River stage zero No dependents

The Stats filter is an output filter which displays statistics about the revisions it sees. The specific statistics are described in the "STATISTICS" section. Two arguments to the log command modify the statistics output format. quiet Providing this ...

MNDRIX/SVK-Log-Filter-Stats-0.0.4 - 04 Aug 2006 20:43:19 UTC - Search in distribution

Dist::Zilla::Plugin::SVK - have svk update your repository at release time River stage zero No dependents

This set of plugins for Dist::Zilla can do interesting things for module authors using svk <http://svk.bestpractical.com> to track their work. The following plugins are provided in this distribution: * Dist::Zilla::Plugin::SVK::Check * Dist::Zilla::P...

DRBEAN/Dist-Zilla-Plugin-SVK-0.10 - 02 Jul 2010 00:30:15 UTC - Search in distribution

SVK::Log::Filter::Mndrix - my pretty-ish output format River stage zero No dependents

The Mndrix filter is an output log filter for SVK which displays log messages and revision properties in a way that I consider useful. Under normal usage, it displays author, day, date, time, remote revision number (if applicable) and the first parag...

MNDRIX/SVK-Log-Filter-Mndrix-0.0.3 - 14 Dec 2006 18:04:24 UTC - Search in distribution

Shipwright::Backend::SVK - SVK repository backend River stage zero No dependents

This module implements an SVK based backend for Shipwright repository....

SUNNAVY/Shipwright-2.4.42 - 11 Nov 2017 05:52:09 UTC - Search in distribution

SVK::Log::Filter::Babelfish - translate logs to various natural languages River stage zero No dependents

Uses WWW::Babelfish to translate the log messages into a different language. All filters downstream from this one see log messages in the new language. Of course, there are no permanent changes to the revision properties. This filter takes two argume...

MNDRIX/SVK-Log-Filter-Babelfish-0.0.3 - 04 Aug 2006 21:30:15 UTC - Search in distribution

Devel::Cover::Annotation::Svk - Annotate with svk information River stage three • 61 direct dependents • 117 total dependents

Annotate coverage reports with svk annotation information. This module is designed to be called from the "cover" program....

PJCJ/Devel-Cover-1.41 - 25 Apr 2024 21:51:32 UTC - Search in distribution

Test::AutoBuild::Repository::SVK - A repository for SVK (Distributed Subversion) River stage zero No dependents

This module provides a repository implementation for the SVK revision control system, a distributed implementation of Subversion. It will automatically import remote repositories it uses into a local repository with a name matching the module name. I...

DANBERR/Test-AutoBuild-1.2.4 - 01 Sep 2011 21:11:37 UTC - Search in distribution

lib/Module/Setup/Plugin/VC/SVK.pm River stage one • 4 direct dependents • 5 total dependents

YAPPO/Module-Setup-0.09 - 09 Feb 2010 05:01:55 UTC - Search in distribution

FreePAN::SVKMirror - Use SVK to Mirror other repositories River stage zero No dependents

GUGOD/FreePAN-SVKMirror-0.01 - 03 Apr 2005 11:04:19 UTC - Search in distribution

SVL - A peer-to-peer version of svk River stage zero No dependents

ABERGMAN/SVL-0.29 - 03 Aug 2005 20:39:32 UTC - Search in distribution

Net::FCP - http://freenet.sf.net client protocol River stage zero No dependents

This module implements the first version of the freenet client protocol, for use with freenet versions 0.5. For freenet protocol version 2.0 support (as used by freenet 0.7), see the AnyEvent::FCP module. See <http://freenet.sourceforge.net/index.php...

MLEHMANN/Net-FCP-1.2 - 01 May 2008 15:31:11 UTC - Search in distribution

ur River stage one • 1 direct dependent • 1 total dependent

: This command is like "prove" or "make test", running the test suite for the current namespace....

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC - Search in distribution

sli - Build and query SVN::Log::Index indices River stage zero No dependents

sli is a command line interface to SVN::Log::Index. It supports adding revisions to an index, and then querying that index for revisions that match the query. Each index remembers the URL of the Subversion repository that it is indexing and the revis...

NIKC/SVN-Log-Index-0.51 - 14 Jan 2007 12:34:35 UTC - Search in distribution
51 results (0.048 seconds)