From: Mattias Nissler <mattias.nissler@gmx.de>
To: Eric Wong <normalperson@yhbt.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH/RFC] git-svn: Fix branch detection when repository root is inaccessible
Date: Tue, 07 Jul 2009 00:28:13 +0200 [thread overview]
Message-ID: <1246919293.4618.12.camel@kea> (raw)
In-Reply-To: <20090706212742.GA8219@dcvr.yhbt.net>
Hi Eric,
On Mon, 2009-07-06 at 14:27 -0700, Eric Wong wrote:
> Fixing the minimize logic is definitely a wanted improvement I haven't
> been able to fix myself. Unfortunately, your patch breaks the
> t9138-git-svn-multiple-branches.sh test for me.
I see the same here, not sure why I've missed it before. I've had a look
at the problem and found that the test is actually depending on the
minimizing logic, i.e. needs to specify -d project1/<tag-or-branch-dir>
for the tag or branch destination where the project1 prefix is due to
the minimization at clone time. Dropping the project1 part makes the
test succeed. I'll simply update the test to do so.
I also think this is much better from a usability point of view since
you can now use the original branch or tag dir you've given to clone in
order to specify the branch or tag destination.
> I haven't looked at it
> at all, but I'll try to take a look at it later today after I process other
> things in my overflowing work queue; but I definitely want access issues
> fixed for people with restrictive repo setups.
>
> One thing I would do is to split out the making of dup_changed_paths()
> the default behavior into a separate patch. I think this is a good
> change since it makes things less surprising for future hackers of
> git svn.
Ok, will do so. I'll send updated patches in reply to this mail.
Finally, a big thanks for the nice job on git-svn. I've just experienced
lots of trouble with the mercurial SVN integration and it's really a
pain in the ass even to just get a simple clean rebase done properly.
git-svn is really way more mature and it's a pleasure to use it for
everyday work.
Mattias
next prev parent reply other threads:[~2009-07-06 22:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-05 11:51 [PATCH/RFC] git-svn: Fix branch detection when repository root is inaccessible Mattias Nissler
2009-07-06 21:27 ` Eric Wong
2009-07-06 22:28 ` Mattias Nissler [this message]
2009-07-07 7:05 ` Eric Wong
2009-07-06 23:39 ` [PATCH 1/2] git-svn: Always duplicate paths returned from get_log Mattias Nissler
2009-07-06 23:40 ` [PATCH 2/2] git-svn: Fix branch detection when repository root is inaccessible Mattias Nissler
2009-07-07 15:30 ` Marc Branchaud
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=1246919293.4618.12.camel@kea \
--to=mattias.nissler@gmx.de \
--cc=git@vger.kernel.org \
--cc=normalperson@yhbt.net \
/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).