SVN-Push
view release on metacpan or search on metacpan
svndumpload is a command line tool which is able to replicate
a full repository to another by doing incremental dumps and loads.
It checks the revsion of the destination repsitory and
dumps only changes. One or both repositories could
be on a remote machine, in which case ssh access is necessary.
The main adavatage of svndumpload over svnpush is that it preserves
copy history.
svnsetuuid is a command line tool to set the uuid of a repostory.
This is necessary in case you want later on your working copy
with svn switch --relocate, in which case both repositories need to
have the same uuid.
* 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:
( run in 0.977 second using v1.01-cache-2.11-cpan-5511b514fd6 )