CodePrairie .NET

South Dakota .NET User Group

Search

Page 1 of 1 (1 items)
  • Pushing Git Repo into SVN

    The last time I hooked Git and SVN together, I first did all my set up work in SVN (Tortoise). Running git svn clone hooked things together. Since I love Git so much more than SVN, this seems a bit backwards so let's set things up the other way around. cd c: cd Develop mkdir Project cd Project  git init git st //Shows that we are ...
    Posted to jeffg (Weblog) by jeffg on 02-14-2008
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems