From: Tay Ray Chuan <rctay89@gmail.com>
To: Rafael Kitover <rkitover@io.com>
Cc: git@vger.kernel.org
Subject: Re: Major git-svn fail
Date: Fri, 29 Jan 2010 11:08:38 +0800 [thread overview]
Message-ID: <be6fef0d1001281908t53f66031udf917bf02eedcf9f@mail.gmail.com> (raw)
In-Reply-To: <20100129015016.GD759@hlagh.dongs>
Hi,
On Fri, Jan 29, 2010 at 9:50 AM, Rafael Kitover <rkitover@io.com> wrote:
> This is the command I'm using and the results:
> git svn clone --authors-file=sl-authors.txt
> --branches='http://dev.catalyst.perl.org/repos/bast/branches/DBIx-Class-Schema-Loader/'
> --tags='http://dev.catalyst.perl.org/repos/bast/DBIx-Class-Schema-Loader/tags/'
> --trunk='http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class-Schema-Loader'
> 'http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class-Schema-Loader'
> sl
> Initialized empty Git repository in
> /home/rkitover/src/git-conversion/sl/.git/
> Using higher level of URL:
> http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class-Schema-Loader
> => http://dev.catalyst.perl.org/repos/bast
> perl:
> /tmp/buildd/subversion-1.6.9dfsg/subversion/libsvn_subr/path.c:115:
> svn_path_join: Assertion `svn_path_is_canonical(component, pool)'
> failed.
> error: git-svn died of signal 6
>
> The authors file I'm using is:
> http://cachemiss.com/files/sl-authors.txt
I ran this:
$ git svn --version
git-svn version 1.6.6.1.436.gaba7d (svn 1.6.6)
$ git svn clone --authors-file=sl-authors.txt \
--branches=http://dev.catalyst.perl.org/repos/bast/branches/DBIx-Class-Schema-Loader/
\
--tags=http://dev.catalyst.perl.org/repos/bast/tags/ \
--trunk=http://dev.catalyst.perl.org/repos/bast/trunk/ \
http://dev.catalyst.perl.org/repos/bast/
This is what I got:
Initialized empty Git repository in /home/Owner/tmp/foo/bast/.git/
Using higher level of URL:
http://dev.catalyst.perl.org/repos/bast/trunk =>
http://dev.catalyst.perl.org/repos/bast
r1 = f48f2e41631e82bec48ad96ec206faf0b5893226 (refs/remotes/trunk)
....
Looks ok.
--
Cheers,
Ray Chuan
prev parent reply other threads:[~2010-01-29 3:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-29 1:50 Major git-svn fail Rafael Kitover
2010-01-29 3:08 ` Tay Ray Chuan [this message]
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=be6fef0d1001281908t53f66031udf917bf02eedcf9f@mail.gmail.com \
--to=rctay89@gmail.com \
--cc=git@vger.kernel.org \
--cc=rkitover@io.com \
/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).