All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: git discussion list <git@vger.kernel.org>
Subject: Re: git-svn: tagging trunk in SVN with git-svn?
Date: Sat, 14 Jul 2007 13:35:09 -0700	[thread overview]
Message-ID: <20070714203509.GA29088@muzzle> (raw)
In-Reply-To: <20070714140359.GA5738@piper.oerlikon.madduck.net>

martin f krafft <madduck@madduck.net> wrote:
> Dear list,
> 
> I searched the list(s) and even read the code of git-svn, but I am
> none the wiser now. From what I understand, git-svn is primarily
> used to interact with subversion, rather than doing one-shot imports
> (which it can do as well).
> 
> I am using it now and it works like a charm (thanks!). However,
> I cannot really figure out how to tag the remote trunk from within
> git-svn. I tried `git tag tags/1.2.57`, `git tag 1.2.57` and `git
> branch tags/1.2.57`, but in none of the three cases does dcommit
> think that it needs to push anything upstream.
> 
> Is what I am trying to do possible, or do I need to use svn for
> that?

git-svn doesn't currently know how to create new tags/patches.  It's
been requested but I haven't had much time or desire to implement it,
patches accepted :)

I just use "svn cp url1 url2", but I agree having git-svn automatically
know about that branch would be nice.

-- 
Eric Wong

      reply	other threads:[~2007-07-14 20:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-14 14:03 git-svn: tagging trunk in SVN with git-svn? martin f krafft
2007-07-14 20:35 ` Eric Wong [this message]

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=20070714203509.GA29088@muzzle \
    --to=normalperson@yhbt.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.