git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Dave Hanson" <drh@drhanson.net>
To: "Steven Grimm" <koreth@midwinter.com>
Cc: git@vger.kernel.org
Subject: Re: importing multi-project svn repositories
Date: Mon, 7 May 2007 20:48:26 -0700	[thread overview]
Message-ID: <9fb1551c0705072048u3ff85ea7n5166596855b8f322@mail.gmail.com> (raw)
In-Reply-To: <463F6A95.30207@midwinter.com>

On 5/7/07, Steven Grimm <koreth@midwinter.com> wrote:
> David Hanson wrote:
> > I'd like to import calc at the top level, put calc/tags/foo in git's
> > tags/calc/foo and calc/branches/baz in git's heads/calc/baz. Ditto for
> > calendar, spreadsheet, etc.
>
> Try git-svn rather than git-svnimport. The latter, AFAIK, is no longer
> really maintained. ...

Thanks for the tip. I was running git 1.5.0, which didn't support
"clone" to git-svn. I upgraded to 1.5.1.3 and followed your
suggestions.

If I decide to flush the svn repository in favor of git, I'll probably
do some manual rearrangement so that commands like "git tag -l" gives
useful results.
thanks,
dave h

  reply	other threads:[~2007-05-08  3:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-06 18:56 importing multi-project svn repositories David Hanson
2007-05-07 18:06 ` Steven Grimm
2007-05-08  3:48   ` Dave Hanson [this message]
2007-05-08  7:16     ` Deprecate git-svnimport? Steven Grimm
2007-05-08  9:58       ` minimize_url in git-svn? Junio C Hamano
2007-05-08 11:28         ` Johannes Schindelin
2007-05-08 19:34         ` Eric Wong
2007-05-09  4:56           ` Junio C Hamano
2007-05-13 16:58           ` [PATCH] git-svn: don't attempt to minimize URLs by default 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=9fb1551c0705072048u3ff85ea7n5166596855b8f322@mail.gmail.com \
    --to=drh@drhanson.net \
    --cc=git@vger.kernel.org \
    --cc=koreth@midwinter.com \
    /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).