jumpinjackie / mapguide-git-mirror

Git mirroring system for MapGuide/FDO/CS-Map/Fusion SVN repos
2 stars 0 forks source link

Add retry loop to init scripts #6

Closed jumpinjackie closed 3 years ago

jumpinjackie commented 3 years ago

svn2git seems to have a common problem of dropping out when importing MapGuide/FDO/CS-Map, which can be remedied by retrying the command.

In light of this, we should automate the retries, by looping svn2git while its exit code is not 0