Adam Piatyszek <ediap@xxxxxxxxxxxxxxxxxxxxx> wrote: > Hi! > > I recently switched to git for my projects, even for these which are > tracked in remote SVN repositories (thanks to git-svn tool). > However, I did not find anywhere an answer to one question: > > Is it possible to create a subversion-like tag in the remote SVN > repository using git-svn? > > In more detail: is it possible to emulate the following SVN command: > svn copy http://svn.project.server/project/trunk \ > http://svn.project.server/project/tags/release-1.0 > using git-svn? No, not at the moment. Patches welcome :) -- Eric Wong - 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