From: Eric Wong <normalperson@yhbt.net>
To: Florian Weimer <fw@deneb.enyo.de>
Cc: git@vger.kernel.org
Subject: Re: git-svn: File added multiple times?
Date: Sat, 2 Dec 2006 14:34:19 -0800 [thread overview]
Message-ID: <20061202223419.GA7057@localdomain> (raw)
In-Reply-To: <87psb2ou6f.fsf@mid.deneb.enyo.de>
Florian Weimer <fw@deneb.enyo.de> wrote:
> Is this expected?
>
> $ sort /tmp/git-svn-output | uniq -c | sort -rn | head
> 4 A mlton/trunk/doc/web/papers/index.html
> 4 A mlton/trunk/doc/web/papers/01-icfp.ps.gz
> 4 A mlton/trunk/doc/web/papers/00-esop.ps.gz
> 4 A mlton/trunk/doc/examples/save-world/save-world.sml
> 4 A mlton/trunk/doc/examples/save-world/Makefile
> 4 A mlton/trunk/doc/examples/profiling/profiling.sml
> 4 A mlton/trunk/doc/examples/profiling/Makefile
> 4 A mlton/trunk/doc/examples/ffi/Makefile
> 4 A mlton/trunk/doc/examples/ffi/main.sml
> 4 A mlton/trunk/doc/examples/ffi/ffi.h
> $
>
> It's somewhat counter-intuitive, at least. This is with Debian's
> git-core 1.4.4.1-1 package, and the SVN:: Perl modules are installed.
No it's not expected. Is this on a public SVN repo I can look at?
Thanks.
git-svn 1.4.4.1 always cat-ed the entire file (this code was stolen from
git-svnimport, the version in master can transfer deltas).
This is (or only seems to be) a UI reporting error and the actual data
imported should be correct.
--
next prev parent reply other threads:[~2006-12-02 22:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-02 21:38 git-svn: File added multiple times? Florian Weimer
2006-12-02 22:34 ` Eric Wong [this message]
2006-12-02 22:38 ` Florian Weimer
2006-12-02 22:41 ` Florian Weimer
2006-12-03 0:19 ` [PATCH] git-svn: avoid fetching files twice in the same revision Eric Wong
2006-12-03 16:42 ` Florian Weimer
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=20061202223419.GA7057@localdomain \
--to=normalperson@yhbt.net \
--cc=fw@deneb.enyo.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;
as well as URLs for NNTP newsgroup(s).