git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Pär-Ola Nilsson" <peje@home.se>
To: git@vger.kernel.org
Subject: Exporting git tags/branches to svn tags/branches?
Date: Thu, 13 Dec 2007 00:08:32 +0100	[thread overview]
Message-ID: <476069F0.6020403@home.se> (raw)

Hi!

I have svn repository with a standard layout:

branches
tags
    RELEASE1_0
    RELEASE1_1
    ...
trunk

I have cloned this with:
    git-svn clone -s url

Now for the question:

Can I create new tags/branches on the git side and have them appear on 
the svn side?

For example, create a new release, RELEASE2_0,  in git and push this to 
the svn repository as "tags/RELEASE2_0".

Pär-Ola Nilsson

                 reply	other threads:[~2007-12-12 23:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=476069F0.6020403@home.se \
    --to=peje@home.se \
    --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).