Manual Pages for UNIX Darwin command on man SVN::Mirror
MyWebUniversity

Manual Pages for UNIX Darwin command on man SVN::Mirror

SVN::Mirror(3) User Contributed Perl Documentation SVN::Mirror(3)

NAME

SVN::Mirror - Mirror remote repository to local Subversion repository

SYNOPSIS

my $m = SVN::Mirror->new (source => $url,

repos => '/path/to/repository', targetpath => '/mirror/project1' reposcreate => 1, skipto => 100 );

$m->init;

$m->run;

DESCRIPTION

SVN::Mirror allows you to mirror remote repository to your local

subversion repository. Supported types of remote repository are: Subversion

with the SVN::Mirror::Ra backend.

CVS, Perforce

with the SVN::Mirror::VCP backend through the VCP framework.

ffiinnddrreemmootteerreevv AUTHORS

Chia-liang Kao

COPYRIGHT

Copyright 2003-2005 by Chia-liang Kao .

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See

perl v5.8.8 2007-03-19 SVN::Mirror(3)




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