Profile
Achievement
altern's Recent Snippets
- All /
« Prev 1 Next »
Batch script creates repository dump of specific project in repository. It assumes that repository has following structure:
/project1
/trunk
/tags
/branches
/project2
/trunk
/tags
/b...
0
952
posted 12 years ago by altern
Batch script creates initial svn repository structure according to SCM framework (http://scm.altern.kiev.ua):
/project
/trunk
/tags
/builds
/PA
/A
/B...
0
925
posted 12 years ago by altern
'svn add' all unversioned files in a working copy to svn repository recursively on windows
0
1101
posted 12 years ago by altern