Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] Pushing modifications on Eclipse.org withy EGit?

Hi Vincent,

Try using the ssh protocol instead [1] - I think eclipse has problems with https.

[1]
ssh://git.eclipse.org/gitroot/bpel/org.eclipse.bpel.git

________________________
Robert ("Bob") Brodt
Senior Software Engineer
JBoss by Red Hat


Hi all,

I finally have some time to work on the BPEL Designer now.
I have just fixed this bug [1] and committed it in my local repository. However, I cannot push it to Eclipse servers.
I'm using EGit and I have the following error:

Can't connect to any URI: https://git.eclipse.org/c/bpel/org.eclipse.bpel.git (An internal Exception occurred during push: remote does not support smart HTTP push)

Do you use EGit too?
And how do you proceed to push your modifications?

Thanks for any help,

                                        Vincent.


[ 1 ] : https://bugs.eclipse.org/bugs/show_bug.cgi?id=350540

--
Vincent Zurczak

R&D Engineer
Petals Link - SOA open-source company
http://vzurczak.wordpress.com
+33 (0) 4 76 96 15 16

_______________________________________________
bpel-dev mailing list
bpel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/bpel-dev


Back to the top