Steve Cookson - gmail <steveco.1...@gmail.com> writes: > The two I set up wxDemo and Alien-wxWidgets are not synchronised, Eric > how did you do this?
Hi Steve, For this you need a computer always linked to the internet. On that system create the git repo with 'git svn clone...'. Then create a cron job which will: - 'git svn rebase' that repository locally - 'git push' to the repo on github That should do it ;) -- erik colson