/ Published in: DOS Batch
Batch script creates repository dump of specific project in repository. It assumes that repository has following structure:
/project1
/trunk
/tags
/branches
/project2
/trunk
/tags
/branches
...
/projectN
/trunk
/tags
/branches
Needs UnxUtils installed to be executed successfully(http://unxutils.sourceforge.net/)
/project1
/trunk
/tags
/branches
/project2
/trunk
/tags
/branches
...
/projectN
/trunk
/tags
/branches
Needs UnxUtils installed to be executed successfully(http://unxutils.sourceforge.net/)
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML