Software Details:
Version: 0.03001
Upload Date: 3 Jun 15
Distribution Type: Freeware
Downloads: 88
SVN-Pusher is a Perl module that allows one to propagate changesets from one Subversion repository to the other.
Installation:
You need subversion 0.37.0 release or newer, with perl bindings support to use SVN::Push.
SVN::Push uses the stanard perl module install process:
% perl Makefile.PL
% make
# make install
Configuration:
After install the module, see perldoc bin/svnpush and perldoc Push.pm for more
information.
Requirements:
- Perl
Comments not found