Create svn repository dump


/ Published in: DOS Batch
Save to your folder(s)

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/)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.