All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Parkins <andyparkins@gmail.com>
To: git@vger.kernel.org
Subject: Re: Problems with git-svn authors file
Date: Mon, 11 Dec 2006 09:04:52 +0000	[thread overview]
Message-ID: <200612110904.54389.andyparkins@gmail.com> (raw)
In-Reply-To: <20061210172604.GA18385@hermes.lan.home.vilz.de>

On Sunday 2006 December 10 17:26, Nicolas Vilz wrote:

> Use of uninitialized value in hash element at /usr/bin/git-svn line
> 2952.
> Use of uninitialized value in concatenation (.) or string at
> /usr/bin/git-svn line 2953.
> Author:  not defined in .git/info/svn-authors file
> 512 at /usr/bin/git-svn line 457
>         main::fetch_lib() called at /usr/bin/git-svn line 328
>         main::fetch() called at /usr/bin/git-svn line 187

I've had errors like this.  For certain repositories (possibly very old ones) 
there is an unusual, empty, revision 0.  I got around the problem by telling 
git-svn to start at revision 1.  Everything seemed fine after that.

$ git-svn fetch -r1

I don't know if that will be your fix, but it's worth a try.


Andy
-- 
Dr Andy Parkins, M Eng (hons), MIEE

  reply	other threads:[~2006-12-11  9:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-10 17:26 Problems with git-svn authors file Nicolas Vilz
2006-12-11  9:04 ` Andy Parkins [this message]
2006-12-11 11:44   ` Nicolas Vilz
2006-12-12  4:25 ` 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=200612110904.54389.andyparkins@gmail.com \
    --to=andyparkins@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.