git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: skillzero@gmail.com
To: Git Mailing List <git@vger.kernel.org>
Subject: git svn for svn snapshots?
Date: Wed, 14 Apr 2010 17:38:21 -0700	[thread overview]
Message-ID: <o2r2729632a1004141738y86cb0a6eyc99ca1e792553736@mail.gmail.com> (raw)

I'm using a native git repository for my development, but to work with
a certain build system, the sources need to be in svn. So I want to
keep using git and then just periodically push a snapshot to an svn
repo to work with this build system.

Is there a way to do this with git svn? I tried just adding the svn
remote to my config file, doing a fetch, and using set tree, but it
said there were no upstream revisions. The svn repository is huge and
my stuff just goes into one folder in there (one that I just created
with svn mkdir).

                 reply	other threads:[~2010-04-15  0:38 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=o2r2729632a1004141738y86cb0a6eyc99ca1e792553736@mail.gmail.com \
    --to=skillzero@gmail.com \
    --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).