Hi!
I have svn repository with a standard layout:
branches
tags
RELEASE1_0
RELEASE1_1
...
trunk
I have cloned this with:
git-svn clone -s url
Now for the question:
Can I create new tags/branches on the git side and have them appear on
the svn side?
For example, create a new release, RELEASE2_0, in git and push this to
the svn repository as "tags/RELEASE2_0".
Pär-Ola Nilsson
-
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