> On 03.10.2012 20:19, Christopher Nelson wrote:
>> how to branch in svn
>
> Just copy you plugin code to a named directory below
>  <your-plugin>/branches/your_plugin-<major>.<minor>
>
> In contrast to Mercurial SVN has no distinct concept of branches, and I
> guess that's the same story for Git.

I have no access to SVN.   I use git locally and git-svn to copy
to/from T-H.o.

My problem is, if I create a branch with:

  git checkout -b Trac-0.11 master

what do I then add to

  git svn ...

to push that branch to T-H.o?


            Chris

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" 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/trac-dev?hl=en.

Reply via email to