Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 757 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 757 Bytes

User-friendly SVN

Important links

Run on Vagrant

Requirements:

To run:

vagrant up

To suspend execution:

vagrant suspend

To destroy virtual machine:

vagrant destroy

Run USVN installation process again after installed

vagrant destroy <-- destroy virtual machine
make            <-- remove instalation files

Official maintainers