git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Josh Sharpe <josh.m.sharpe@gmail.com>
To: git@vger.kernel.org
Subject: Malformed network data
Date: Fri, 6 Feb 2009 10:29:27 -0500	[thread overview]
Message-ID: <6a7129610902060729ta73d8d6leb4dc64ce2bb7fe3@mail.gmail.com> (raw)

I was originally using ubuntu's package of git and git-svn (1.5.6.3)
and had the following Malformed Network Data error occuring at the
same spot.

I've since built svn and git so that I'm using the latest versions of
each svn: 1.5.5 and git: 1.6.1.2.390.gba743

With the latest version I got a new error during the initial clone
followed by the original error.

One thing to note that I thought was odd.  The clone starts at ~r977
and proceeded through about ~r1100 before starting over at r1 and
running all the way up to the code you see below (r1116)

Is this a git issues or is it possible the svn repo is corrupted
somehow?  Any way I can get around this?

Thanks!

$ git svn clone -s svn+ssh://.../community_
service

r1116 = 890ff1e819be8ae0a752f53ba2103171de41fc69 (trunk)
    M    sample_data/activities.yml
r1117 = ab725a6c32905b6d007fcd8fd4723058d9487706 (trunk)
Found possible branch point: svn+ssh://.../community_service/trunk =>
svn+ssh://.../community_service/branches/current_demo, 1118
Found branch parent: (current_demo) ab725a6c32905b6d007fcd8fd4723058d9487706
Index mismatch: e8075b5d0694a738392d84016922eca87db65dcd !=
44b21b4a4fa70455621da3ac159cdf42c8c59987
rereading ab725a6c32905b6d007fcd8fd4723058d9487706
Following parent with do_switch
Filesystem has no item: File not found: revision 1036, path
'/branches/current_demo/sample_data/email_templates.yml' at
/usr/local/libexec/git-core/git-svn line 3288

$ cd community_service/
$ git svn fetch

Found possible branch point: svn+ssh://.../community_service/trunk =>
svn+ssh://.../community_service/branches/current_demo, 1118
Found branch parent: (current_demo) ab725a6c32905b6d007fcd8fd4723058d9487706
Index mismatch: e8075b5d0694a738392d84016922eca87db65dcd !=
44b21b4a4fa70455621da3ac159cdf42c8c59987
rereading ab725a6c32905b6d007fcd8fd4723058d9487706
Following parent with do_switch
Malformed network data: Malformed network data at
/usr/local/libexec/git-core/git-svn line 3288

             reply	other threads:[~2009-02-06 15:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-06 15:29 Josh Sharpe [this message]
2009-02-11 10:23 ` Malformed network data 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=6a7129610902060729ta73d8d6leb4dc64ce2bb7fe3@mail.gmail.com \
    --to=josh.m.sharpe@gmail.com \
    --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).