AXE SVN Sync is a PHP5 tool that mirrors two SVN repositories by reproducing each and every commit. It's useful when it's not possible to perform other mirroring or synchronization. It works on two working copies and advances the destination up to the source.
| Tags | Subversion mirror |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | Linux Windows Mac OS X |
| Implementation | PHP 5 |
| Translations | English |
Recent releases


Release Notes: A parameter for terminal colors was added. The head revision and repository source retrieval were optimized. A bug happening with replace operations was fixed. An optimization was added on directory copy operations. The 'LANG=en_US.UTF-8' environment definition was added to override the default LANG=C. A bug was fixed in which temporary files were not deleted in case of unexpected termination.


Release Notes: This is the first public release. Functionality is almost complete, and it can already be used in production environments.