From: llandre <r&d2@dave-tech•it>
To: Dennis Stosberg <dennis@stosberg•net>
Cc: git@vger•kernel.org
Subject: Re: Can't import Xenomai svn repo
Date: Wed, 05 Jul 2006 12:04:54 +0200 [thread overview]
Message-ID: <44AB8EC6.10501@dave-tech.it> (raw)
In-Reply-To: <20060704101704.G3a844991@leonov.stosberg.net>
Dennis,
thanks a lot for your help.
This command starts fine but ...
git-svnimport -C xenomai2.git svn://svn.gna.org/xenomai
... after a while it fails:
Committing initial tree 4b825dc642cb6eb9a060e54bf8d69288fbee4904
Committing initial tree 77c387d69d2880a9c3f25764b952e821af919755
Network connection closed unexpectedly: Connection closed unexpectedly
at /usr/bin/git-svnimport line 348
--
llandre
DAVE Electronics System House - R&D Department
web: http://www.dave-tech.it
email: r&d2@dave-tech•it
>> I tried to import Xenomai svn repo but the script failed:
>>
>> git-svnimport -v -C xenomai.git http://svn.gna.org/xenomai/trunk
>> RA layer request failed: PROPFIND request failed on '/xenomai/trunk':
>> PROPFIND of '/xenomai/trunk': 405 Method Not Allowed (http://svn.gna.org) at
>> /usr/bin/git-svnimport line 135
>
> Looks like the repository is simply not accessible by http.
>
> $ svn co http://svn.gna.org/xenomai/trunk
> svn: PROPFIND request failed on '/xenomai/trunk'
> svn: PROPFIND of '/xenomai/trunk': 405 Method Not Allowed (http://svn.gna.org)
>
> git-svnimport imports a complete svn repository including its
> branches and tags (as long as the svn repo follows the official
> layout). So you would run it against the repository's root:
>
> git svnimport svn://svn.gna.org/xenomai/
>
> If you want to import/track the trunk only (and maybe commit to it),
> git-svn from git's contrib is probably what you want.
>
> Regards,
> Dennis
>
>
prev parent reply other threads:[~2006-07-05 10:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-04 8:48 Can't import Xenomai svn repo llandre
2006-07-04 10:17 ` Dennis Stosberg
2006-07-05 10:04 ` llandre [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=44AB8EC6.10501@dave-tech.it \
--to=r&d2@dave-tech$(echo .)it \
--cc=dennis@stosberg$(echo .)net \
--cc=git@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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