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.

