Git development
 help / color / mirror / Atom feed
From: Matthias Urlichs <smurf@smurf.noris.de>
To: git@vger.kernel.org
Subject: Re: A case for tailor
Date: Thu, 17 Nov 2005 00:40:20 +0100	[thread overview]
Message-ID: <pan.2005.11.16.23.40.20.119887@smurf.noris.de> (raw)
In-Reply-To: Pine.LNX.4.63.0511151931001.1157@wbgn013.biozentrum.uni-wuerzburg.de

Hi, Johannes Schindelin wrote:

> Possible explanation: at some early stage, the trunk was named "trunk", 
> but somehow (don´t ask me how, I am a fan of git, not svn) renamed to 
> "head".

Well, you *could* use "-T trunk" to import the first part, ^C when it
starts complaining about 'head', duplicate the last line of .git/svn2git
(incrementing the SVN change number), and continue with "-T head".

That hackery sortof depends on Upstream not changing anything *else* while
renaming 'trunk' to 'head' ...

Of course, the second possibility is to allow patterns as prefixes, drop
the distinction of "trunk" and "branch", and store the refs as full
paths under .git/refs/heads/**. You're welcome to submit a patch; please
don't forget backwards compatibility for those poor souls who need to do
incremental imports. ;-)

-- 
Matthias Urlichs   |   {M:U} IT Design @ m-u-it.de   |  smurf@smurf.noris.de
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
 - -
Got a dictionary?  I want to know the meaning of life.

  parent reply	other threads:[~2005-11-16 23:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-15 18:48 A case for tailor Johannes Schindelin
2005-11-15 20:59 ` Martin Langhoff
2005-11-15 21:43   ` Johannes Schindelin
2005-11-16 23:40 ` Matthias Urlichs [this message]
2005-11-17 12:02   ` Johannes Schindelin

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=pan.2005.11.16.23.40.20.119887@smurf.noris.de \
    --to=smurf@smurf.noris.de \
    --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