git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn - creating a tag in a cloned SVN repository
@ 2007-06-10 20:42 Adam Piatyszek
  2007-06-11  4:26 ` Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Piatyszek @ 2007-06-10 20:42 UTC (permalink / raw)
  To: git

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   .:.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-11  4:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-10 20:42 git-svn - creating a tag in a cloned SVN repository Adam Piatyszek
2007-06-11  4:26 ` Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).