git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Adam Piatyszek <ediap@users.sourceforge.net>
To: git@vger.kernel.org
Subject: git-svn - creating a tag in a cloned SVN repository
Date: Sun, 10 Jun 2007 22:42:55 +0200	[thread overview]
Message-ID: <466C624F.70303@users.sourceforge.net> (raw)

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

             reply	other threads:[~2007-06-10 21:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-10 20:42 Adam Piatyszek [this message]
2007-06-11  4:26 ` git-svn - creating a tag in a cloned SVN repository Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=466C624F.70303@users.sourceforge.net \
    --to=ediap@users.sourceforge.net \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).