Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Import via MSPEC via HTTP
Import via MSPEC via HTTP [message #776761] Mon, 09 January 2012 08:31 Go to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Hi,

We're successfully using an HTTP link to our remote Git repository to import our MSPEC:
http://git.eclipse.org/c/cdo/cdo.git/plain/plugins/org.eclipse.emf.cdo.releng/local.mspec

When we want to set up a maintenance workspace the link changes to
http://git.eclipse.org/c/cdo/cdo.git/plain/releng/org.eclipse.emf.cdo.releng/local.mspec?h=streams/4.0-maintenance
(notice the query part of the URL). Unfortunately this important query part is not passed to the derived URLs, e.g. the
CQUERY. The result is:

java.io.FileNotFoundException: File not found:
http://git.eclipse.org/c/cdo/cdo.git/plain/releng/org.eclipse.emf.cdo.releng/build.cquery

In our case the location of the entire releng component has changed between our two branches, so that the file with the
*wrong* URL is not found at all. But in case of a copy a wrong file would have been picked.

Does that justify a bugzilla?

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Re: Import via MSPEC via HTTP [message #778734 is a reply to message #776761] Fri, 13 January 2012 18:13 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
I submitted https://bugs.eclipse.org/bugs/show_bug.cgi?id=368573

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper



Am 09.01.2012 09:31, schrieb Eike Stepper:
> We're successfully using an HTTP link to our remote Git repository to import our MSPEC:
> http://git.eclipse.org/c/cdo/cdo.git/plain/plugins/org.eclipse.emf.cdo.releng/local.mspec
>
> When we want to set up a maintenance workspace the link changes to
> http://git.eclipse.org/c/cdo/cdo.git/plain/releng/org.eclipse.emf.cdo.releng/local.mspec?h=streams/4.0-maintenance
> (notice the query part of the URL). Unfortunately this important query part is not passed to the derived URLs, e.g.
> the CQUERY. The result is:
>
> java.io.FileNotFoundException: File not found:
> http://git.eclipse.org/c/cdo/cdo.git/plain/releng/org.eclipse.emf.cdo.releng/build.cquery
>
> In our case the location of the entire releng component has changed between our two branches, so that the file with
> the *wrong* URL is not found at all. But in case of a copy a wrong file would have been picked.


Previous Topic:Why director doesn't pick up proxy settings?
Next Topic:Setting up additional remotes for GIT repository
Goto Forum:
  


Current Time: Fri Apr 26 11:05:46 GMT 2024

Powered by FUDForum. Page generated in 0.03374 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top