Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] Not able to push to eclipse.org/nebula

Thanks for the cc Matt.



From: "Webmaster(Matt Ward)" <webmaster@xxxxxxxxxxx>
To: "Dunne, Donald G" <donald.g.dunne@xxxxxxxxxx>
Cc: Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx>, wim.jongman@xxxxxxxxxxxxxxxxxx
Date: 30-01-2012 22:04
Subject: Re: Not able to push to eclipse.org/nebula





Ok, I've enabled HTTPS push for your git repo.

-Matt.

Dunne, Donald G wrote:
> If it could be easily configured for HTTPS, that is what we use both internally to Boeing and externally to eclipse.org/osee project.
>
> Otherwise, what's the format of the url to use in my git config.  I currently have the following for https:
>
> [remote "origin"]
>         fetch = +refs/heads/*:refs/remotes/origin/*
>         url = "">
https://ddunne@xxxxxxxxxxxxxxx/gitroot/nebula/org.eclipse.nebula.git
>
> Thanks,
> Don
>
> -----Original Message-----
> From: Webmaster(Matt Ward) [
mailto:webmaster@xxxxxxxxxxx]
> Sent: Monday, January 30, 2012 9:23 AM
> To: Dunne, Donald G
> Subject: Re: Not able to push to eclipse.org/nebula
>
> Hi Don,
>
> Nebula isn't configured to allow HTTPS commits. This is the default
> state(just like SVN) for all new repos.
>
> -Matt.
>
> Dunne, Donald G wrote:
>  
>> Nebula just recently moved to git. For some reason, I'm getting error
>> pushing.
>>
>> $ git push
>>
>> error: Cannot access URL
>>
https://ddunne@xxxxxxxxxxxxxxx/gitroot/nebula/org.eclipse.nebula.git/,
>> return code 22
>>
>> fatal: git-http-push failed
>>
>> I am able to push to the osee project at
>>
https://ddunne@xxxxxxxxxxxxxxx/gitroot/osee/org.eclipse.osee.git
>>
>> Any help would be appreciated,
>>
>> Don
>>
>>    
>
>  

--

Eclipse WebMaster - webmaster@xxxxxxxxxxx

Questions? Consult the WebMaster FAQ at
http://wiki.eclipse.org/index.php/Webmaster_FAQ
View my status at
http://wiki.eclipse.org/index.php/WebMaster

EclipseCon 2012 <
http://www.eclipsecon.org/2012>


Back to the top