Skip to content

Instantly share code, notes, and snippets.

View readingdancer's full-sized avatar
🏠
Working from home

Chris Houston readingdancer

🏠
Working from home
View GitHub Profile
@readingdancer
readingdancer / Migrate.bat
Last active August 7, 2018 05:58
Migrate an SVN repo from Beanstalk to Github ( note this does not retain the history, that is more complex and was not required by me backing up some very old repos )
echo off
echo !
echo =====================================
echo = Script to migrate from SVN to GIT =
echo = By Chris Houston =
echo = https://www.vizioz.com =
echo =====================================
echo !
REM Usage: