Query: svn::mirror
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SVN::Mirror(3) User Contributed Perl Documentation SVN::Mirror(3)NAMESVN::Mirror - Mirror remote repository to local Subversion repositorySYNOPSISmy $m = SVN::Mirror->new (source => $url, repos => '/path/to/repository', target_path => '/mirror/project1' repos_create => 1, skip_to => 100 ); $m->init; $m->run;DESCRIPTIONSVN::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. find_remote_revAUTHORSChia-liang Kao <clkao@clkao.org>COPYRIGHTCopyright 2003-2005 by Chia-liang Kao <clkao@clkao.org>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See <http://www.perl.com/perl/misc/Artistic.html> perl v5.10.0 2008-09-12 SVN::Mirror(3)
Related Man Pages |
---|
svn::web::x(3pm) - debian |
svn::notify::mirror(3pm) - debian |
svn::notify::mirror::configdata(3pm) - debian |
svn::web::browse(3pm) - debian |
svn::web::rss(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
AIX Links |
Installing Dash Shell on OS X Lion |
At A Glance Coloured Real Time Bargraph Generator... |
My first PERL incarnation... Audio Oscillograph |