Hi Diego, On Aug 30, 8:44 am, Diego Zamboni <[email protected]> wrote: > Bill,> I'm trying to move our small dev team to git while still allowing our > > ceo to use tortise-svn to get latest from our svn repository. I've > > been able to git-svn a small demo app from the svn repo down to my > > local git repository, but I cannot figure out how to push that local > > repo to github so that the rest of the team can just git it from > > there. I can't seem to commit the app files without actually changing > > them (i.e. touch doesn't make them 'change' and become available for a > > commit). Is there an easy way to do this? Should I be cloning the > > svn repo directly to github (is that possible?) and then cloning that > > locally? And then git dcommit from github back to the svn repo? Or > > what? > > You could import your svn repository using the github import facility > (http://help.github.com/svn-importing/).
Unfortunately I'm unable to get this to work. I enter the svn url, click the 'import SVN authors' button, and never get beyond that. The progress bar says it's working, but nothing happens. Any idea what I might be doing wrong? Or does this just not work? Thanks, Bill -- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/github?hl=en.
