Re: svn 2 git conversion issue

2011-11-04 Thread Dave Borowitz
Sorry for the delay. On Wed, Nov 2, 2011 at 12:05, elizab...@sfcta.org wrote: hexcode commit refs/heads/master hexcode commit refs/remotes/%2settings hexcode commit refs/remotes/dev hexcode commit refs/remotes/googlecode/master hexcode commit refs/remotes/trunk Yeah, this is the weird

Re: svn 2 git conversion issue

2011-11-02 Thread elizabeth
hexcode commit refs/heads/master hexcode commit refs/remotes/%2settings hexcode commit refs/remotes/dev hexcode commit refs/remotes/googlecode/master hexcode commit refs/remotes/trunk -- You received this message because you are subscribed to the Google Groups Project Hosting on Google Code

svn 2 git conversion issue

2011-10-27 Thread Elizabeth Sall
Howdy there, I followed the process for converting project history (as documented here: http://code.google.com/p/support/wiki/ConvertingSvnToGit) for my project dta (dta.googlecode.com). When I did the step *git push --all googlecode*, only the master branch pushed, so then I did *git push

Re: svn 2 git conversion issue

2011-10-27 Thread Dave Borowitz
Hi Elizabeth, What's the output of git for-each-ref in the copy of the repo where you did your conversion? (It's likely you did nothing wrong--git-svn can do some counterintuitive things with svn branches. I'm looking at this as an opportunity to improve our documentation :) On Wed, Oct 26, 2011