From: Andreas Schwab <schwab@linux-m68k.org>
To: "Christof Krüger" <git@christof-krueger.de>
Cc: Mihamina Rakotomandimby <mihamina@bbs.mg>, git@vger.kernel.org
Subject: Re: importing history
Date: Wed, 29 Jun 2011 23:35:22 +0200 [thread overview]
Message-ID: <m262nofhid.fsf@igel.home> (raw)
In-Reply-To: <1309366960.2417.55.camel@oxylap> ("Christof Krüger"'s message of "Wed, 29 Jun 2011 19:02:40 +0200")
Christof Krüger <git@christof-krueger.de> writes:
> On Mi, 2011-06-29 at 18:56 +0200, Andreas Schwab wrote:
>> Careful. git svn uses the remotes namespace in a non-std way. Better
>> to locally clone the from-svn repository into a new one, then use "git
>> remote add origin user@example.com/path/to/repository.git" to add the
>> remote repository. Then you can safely push the master branch.
> Doesn't git svn use svn-remove.svn.* and not remote.*?
I'm not talking about the config options, but of the ref namespace. If
your svn repository would have a branch named origin it would be stored
as refs/remotes/origin by git svn, which would conflict with "git remote
add origin ..."
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
next prev parent reply other threads:[~2011-06-29 21:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-29 13:45 importing history Mihamina Rakotomandimby
2011-06-29 14:25 ` Christof Krüger
2011-06-29 16:56 ` Andreas Schwab
2011-06-29 17:02 ` Christof Krüger
2011-06-29 21:35 ` Andreas Schwab [this message]
2011-06-30 5:00 ` Christof Krüger
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=m262nofhid.fsf@igel.home \
--to=schwab@linux-m68k.org \
--cc=git@christof-krueger.de \
--cc=git@vger.kernel.org \
--cc=mihamina@bbs.mg \
/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).