git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pazu <pazu@pazu.com.br>
To: "Eric Wong" <normalperson@yhbt.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 1.2/2 (fixed)] git-svn: fix output reporting from the delta fetcher
Date: Tue, 28 Nov 2006 10:45:24 -0200	[thread overview]
Message-ID: <9e7ab7380611280445r4ebe344cw69cbc18a74c6122f@mail.gmail.com> (raw)
In-Reply-To: <20061128105017.GA20366@soma>

I've tried applying the patch, and running init'ing a new git-svn
repository for my project. The initial commit was fetched OK (and very
fast!), but now I get the following error trying to fetch any later
revision:

Error from SVN, (200003): Incomplete data: Delta source ended unexpectedly
 at /opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level/SVN/Ra.pm line 157
512 at /Users/pazu/bin/git-svn line 448
        main::fetch_lib() called at /Users/pazu/bin/git-svn line 319
        main::fetch() called at /Users/pazu/bin/git-svn line 178

I'm on Mac OS X 10.4.8 (Intel), with perl 5.8.8 compiled from
macports, and SVN perl bindings from subversion 1.4.0, also compiled
from macports. git was built from 'master' plus your patches.


  reply	other threads:[~2006-11-28 12:45 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-24 13:36 git-svn: why fetching files is so slow Pazu
2006-11-24 17:10 ` Seth Falcon
2006-11-24 19:16 ` Eric Wong
2006-11-24 19:28   ` Pazu
2006-11-24 20:33     ` Eric Wong
2006-11-24 20:42       ` Junio C Hamano
2006-11-24 22:14         ` Eric Wong
2006-11-28  5:44 ` [PATCH 1/2] git-svn: enable delta transfers during fetches when using SVN:: libs Eric Wong
2006-11-28 10:29   ` [PATCH 1.1/2] git-svn: fix output reporting from the delta fetcher Eric Wong
2006-11-28 10:50     ` [PATCH 1.2/2 (fixed)] " Eric Wong
2006-11-28 12:45       ` Pazu [this message]
2006-11-28 15:32         ` Pazu
2006-11-28 16:07           ` Seth Falcon
2006-11-28 16:56             ` Pazu
2006-11-28 20:16             ` Eric Wong
2006-11-28 20:47               ` Pazu
2006-11-28 21:15                 ` Eric Wong
2006-11-29 16:15               ` git-svn and empty directories in svn (was: [PATCH 1.2/2 (fixed)] git-svn: fix output reporting from the delta fetcher) Seth Falcon
2006-12-03  1:47                 ` Eric Wong
2006-12-03  4:08                   ` git-svn and empty directories in svn Steven Grimm
2006-12-04 21:33                     ` Eric Wong
2006-11-28  5:46 ` [PATCH 2/2] git-svn: update tests for recent changes 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=9e7ab7380611280445r4ebe344cw69cbc18a74c6122f@mail.gmail.com \
    --to=pazu@pazu.com.br \
    --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).