mirror of
https://github.com/duplicati/duplicati.git
synced 2026-05-07 23:59:36 -04:00
a0521da54d
Still needs a work over in terms of error handling, progress reporting, warning output, refactoring etc. Also misses the volume reuse/reclaim algorithms. But it passes the unit tests now, with and without a local database. git-svn-id: https://duplicati.googlecode.com/svn/sandboxes/Kenneth/ForestHash@1526 59da171f-624f-0410-aa54-27559c288bec
7 lines
765 B
Batchfile
7 lines
765 B
Batchfile
"%ProgramFiles%\CollabNet Subversion\svn" checkout -r 100 http://svn.osgeo.org/mapguide/trunk/MgDev bin\Debug\MapGuide\r100
|
|
"%ProgramFiles%\CollabNet Subversion\svn" checkout -r 1000 http://svn.osgeo.org/mapguide/trunk/MgDev bin\Debug\MapGuide\r1000
|
|
"%ProgramFiles%\CollabNet Subversion\svn" checkout -r 2000 http://svn.osgeo.org/mapguide/trunk/MgDev bin\Debug\MapGuide\r2000
|
|
"%ProgramFiles%\CollabNet Subversion\svn" checkout -r 3000 http://svn.osgeo.org/mapguide/trunk/MgDev bin\Debug\MapGuide\r3000
|
|
"%ProgramFiles%\CollabNet Subversion\svn" checkout -r 3100 http://svn.osgeo.org/mapguide/trunk/MgDev bin\Debug\MapGuide\r3100
|
|
"%ProgramFiles%\CollabNet Subversion\svn" checkout -r 3200 http://svn.osgeo.org/mapguide/trunk/MgDev bin\Debug\MapGuide\r3200
|
|
pause |