Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] A few questions about Orion wiki pages

>   git clone
http://git.eclipse.org/gitroot/e4/org.eclipse.orion.client.git
> [...]
> error: The requested URL returned error: 403 (curl_result = 22, http_code
= 403, sha1 = 010f3b23dfe13053735fb99a9278796704e63af2)
> [...]
>
> Anybody has an idea what that is ???

This works fine to me, why don't you give it a second try. Apparently, the
webmaster was playing around with git server auth settings (http_code = 403
). Just a guess.

Cheers,
--
Tomasz Zarna



From:       "Campo, Christian" <Christian.Campo@xxxxxxxxxxxx>
To:         "orion-dev@xxxxxxxxxxx" <orion-dev@xxxxxxxxxxx>
Date:       2011-03-29 11:09
Subject:    [orion-dev] A few questions about Orion wiki pages
Sent by:    orion-dev-bounces@xxxxxxxxxxx



Hi,



I am playing with Orion and have a few questions.....

On the page Getting the Source (
http://wiki.eclipse.org/Orion/Getting_the_source)

There are two git URLs for non-committers.

   git clone http://git.eclipse.org/gitroot/e4/org.eclipse.orion.client.git
   git clone http://git.eclipse.org/gitroot/e4/org.eclipse.orion.server.git

I dont seem to be able to actually clone from there.....The GIT repo is
possibly damaged or I am doing something terrible wrong

christian$ git clone
http://git.eclipse.org/gitroot/e4/org.eclipse.orion.client.git
Initialized empty Git repository
in /Users/christian/workspace/orion/eclipse/org.eclipse.orion.client/.git/
error: The requested URL returned error: 403 (curl_result = 22, http_code =
403, sha1 = 010f3b23dfe13053735fb99a9278796704e63af2)
Getting pack list for
http://git.eclipse.org/gitroot/e4/org.eclipse.orion.client.git
error: Unable to verify pack e65a436f3af0aee820b91110572d40534d86bbd1 is
available
error: Unable to verify pack c14801108a75349020affb71174f94fa6b48aaec is
available
error: Unable to verify pack 157b57d225bb0b235ea713d8651c048cd7edab78 is
available
error: Unable to verify pack 0a28a62b62c965c340ecdaf1e554b9473d454252 is
available
Getting alternates list for
http://git.eclipse.org/gitroot/e4/org.eclipse.orion.client.git
error: Unable to find 010f3b23dfe13053735fb99a9278796704e63af2 under
http://git.eclipse.org/gitroot/e4/org.eclipse.orion.client.git
Cannot obtain needed object 010f3b23dfe13053735fb99a9278796704e63af2
fatal: Fetch failed.

Anybody has an idea what that is ???

On the page Client API (http://wiki.eclipse.org/Orion/Client_API) there are
a number of broken links

- FileService
- Registry
- Service
- ServiceProvider
- ServiceReference

Not sure what the correct link would be, otherwise I would fix it
myself.....

- christian





-------------------------------------------------------------
compeople AG
Untermainanlage 8
60329 Frankfurt/Main
fon: +49 (0) 69 / 27 22 18 0
fax: +49 (0) 69 / 27 22 18 22
web: www.compeople.de

Vorstand: Jürgen Wiesmaier
Aufsichtsratsvorsitzender: Christian Glanz

Sitz der Gesellschaft: Frankfurt/Main
Handelsregister Frankfurt HRB 56759
Ust-Ident.-Nr: DE207665352
-------------------------------------------------------------
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/orion-dev




Back to the top