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 at 18:23, Elizabeth Sall <[email protected]> wrote: > 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 googlecode dev * to get our development > (and right now our most important) branch to push. > > When I go to:http://code.google.com/p/dta/source/browse/ > things are "there", but organized really funkily. > > For example: > - there is only one option for branches: master > - the dev branch that I pushed appears in a drop down menu with a funky > name: refs/remotes/dev > - when i clone the repository, only the master branch appears...and the dev > doesn't not > > So...it appears as though something is amiss and I'd like to fix it ASAP > since we are actively developing more days than not. > > Thanks much, > -Elizabeth > > > Elizabeth Sall > Principal Transportation Planner | Acting Deputy Director for Technology > Services > San Francisco County Transportation Authority > [email protected] | 415.522.4810 > > -- > You received this message because you are subscribed to the Google Groups > "Project Hosting on Google Code" 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/google-code-hosting?hl=en. > -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" 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/google-code-hosting?hl=en.

