From: Nicolas Vilz <niv@iaglans.de>
To: Andy Parkins <andyparkins@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Problems with git-svn authors file
Date: Mon, 11 Dec 2006 12:44:22 +0100 [thread overview]
Message-ID: <20061211114422.GA5332@fry.bender.fht> (raw)
In-Reply-To: <200612110904.54389.andyparkins@gmail.com>
On Mon, Dec 11, 2006 at 09:04:52AM +0000, Andy Parkins wrote:
> 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.
>
Well it is a fresh repository. And you are right, there is an empty
revision 0. I didn't recognize that is was the revision 0 I got stuck
with. But it is obvious now :)
> $ git-svn fetch -r1
>
> I don't know if that will be your fix, but it's worth a try.
That fixed it, thx.
next prev parent reply other threads:[~2006-12-11 11:44 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
2006-12-11 11:44 ` Nicolas Vilz [this message]
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=20061211114422.GA5332@fry.bender.fht \
--to=niv@iaglans.de \
--cc=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.