Hi list, I know how to clone a svn repository with all branches and tags at the initial step, but I find no answers of how to fetch a new svn branch after clone. For example, this git svn clone http://svn.example.com/project -T trunk -b branches -t tags will clone all branches. but that clone, the svn repository has a new branch test with url http://svn.example.com/project/test, how to clone it as the initial step? Thanks. Changsheng Jiang -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html