Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] Check pushing via HTTPS on the migrated Git repositories

Dear WTP committers,

 

I want to alert you about an issue that we had with the migration of the EJB Tools CVS repository to Git. It might be the case that this is an issue for the other migrated repositories.

 

After the migration you should have the following URLs for fetch (read-only):

·         git://git.eclipse.org/gitroot/ejb/webtools.ejb.git

·         http://git.eclipse.org/gitroot/ejb/webtools.ejb.git

 

And for push (read and write):

·         ssh://committer@xxxxxxxxxxxxxxx/gitroot/ejb/webtools.ejb.git

·         https://committer@xxxxxxxxxxxxxxx/gitroot/ejb/webtools.ejb.git

 

Note that the /ejb/webtools.ejb.git suffix should be replaced with the relevant one for your project.

 

The http and https URLs are important if you are behind a firewall. When EJB Tools were migrated, the https URL did not work. If you have the same issue you should notify the webmaster to resolve it.

 

For more details: https://bugs.eclipse.org/385062.

 

Greetings,

Kaloyan


Back to the top