git-svn - creating a tag in a cloned SVN repository

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

git-svn - creating a tag in a cloned SVN repository

From: Adam Piatyszek <hidden>
Date: 2016-06-15 22:43:15

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?

SVN branches and tags are properly imported into separate remote git
branches (by using -T -t and -b switches).

Thanks for your help!
BR,
/ediap

-- 
.:.  Adam Piatyszek - "ediap"       .:.  JID: ediap(at)jabber.org .:.
.:.  ediap(at)users.sourceforge.net .:.  PGP key ID: 0x1F115CCB   .:.

Re: git-svn - creating a tag in a cloned SVN repository

From: Eric Wong <hidden>
Date: 2016-06-15 22:43:15

Adam Piatyszek [off-list ref] 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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help