On Thu, Jun 25, 2009 at 2:55 AM, Jason Dillon<[email protected]> wrote: > Does anyone know how to get git svn to register the "sandbox" tree as a > remote branch by chance? > > --jason >
You probably would get a quick response if you ask this question in infrastructure-dev@ as Jukka and others have much more experience, at least compared with me.... Anyway, my guess is that you would have to use the --branches parameter when doing git svn init to add the sandbox as a branch. [1] http://www.kernel.org/pub/software/scm/git/docs/git-svn.html -- Luciano Resende Apache Tuscany, Apache PhotArk http://people.apache.org/~lresende http://lresende.blogspot.com/
