Re: Installation Plan

2012-12-28 Thread Enrico Weigelt
> 7) Clone new repository for development and testing on Windows. (Do I > need the shared drive any more?) Not necessarily, depending on how to connect your local repo to the remote one (your central repo). I'd suggest using ssh protocol: in this case your windows box will connect to the linux bo

Installation Plan

2012-12-21 Thread Dennis Putnam
After re-reading the git documentation and with Andrew's input I have changed my thinking on how to set this up and want a central repository. If I understand correctly, I am doing builds while I am developing new code so I need to clone my repository for Eclipse (I'm assuming the git plugin suppo