Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 256 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 256 Bytes

auto_relocating

An application to relocate multiple SVN woking copies to another repository.

Use:

auto_relocating -f "svn//example.com" -t "svn//example.com" -d "./backend/*;./frontend/*"

You can find more with auto_relocating --help