Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Buckminster dev » Re: [buckminster-dev] help with CVS
Re: [buckminster-dev] help with CVS [message #4269] Thu, 14 February 2008 23:05 Go to next message
Todd Lee is currently offline Todd LeeFriend
Messages: 44
Registered: July 2009
Member
Hi Thomas,

Thanks for the effort - sorry to report it's a no go...
After spinning it's wheels for a while (pressed resolve to wizard) I get a
dialog popup the details of which are:

"Could not connect to :pserver:anonymous@www.tada.se:/cvsroot/test:
I/O has been interrupted.
Timeout while reading from input stream"

the I/O interrupt looks like the error seen in bugzilla issue #217839.

The details of the eclipse console are:

Found searchPath default for component org.demo.hello.xml.world
blocked(class org.eclipse.core.internal.events.AutoBuildJob[Building
workspace])
blocked(class org.eclipse.core.internal.events.AutoBuildJob[Building
workspace])
ERROR [0001] : No suitable provider for component
org.demo.hello.xml.world:osgi.bundle was found in searchPath default
ERROR [0001] : Provider
cvs(:pserver:anonymous@www.tada.se:/cvsroot/test,org.demo.hello.xml.world):
No match found for component org.demo.hello.xml.world

I double checked and looks like I can't use anonymous access to the
www.tada.se:/cvsroot/test repo through the eclipse workbench either (File
-> Import -> Projects from CVS). Same I/O interrupted timeout message. At
least it's consistent :)

Todd




Thomas Hallgren
<thomas@tada.se>
Sent by: To
buckminster-dev-b Buckminster developer discussions
ounces@eclipse.or <buckminster-dev@eclipse.org>
g cc

Subject
02/14/2008 05:49 Re: [buckminster-dev] help with CVS
PM


Please respond to
Buckminster
developer
discussions
<buckminster-dev@
eclipse.org>






Hi Todd,
Well, if it cannot be done in one direction, perhaps we can go the other
way.

I've set up a CVSNT server on my own host and I added the demo to that
repository and made it
accessible using anonymous access. You should be able to reach it with the
following RMAP:

<?xml version="1.0" encoding="UTF-8"?>
<rmap
xmlns="http://www.eclipse.org/buckminster/RMap-1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:mp="http://www.eclipse.org/buckminster/MavenProvider-1.0
"
xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0">

<searchPath name="default">
<provider readerType="cvs"
componentTypes="eclipse.feature,osgi.bundle,buckminster" source="true">
<uri
format=":pserver:anonymous@www.tada.se:/cvsroot/test,{0}">
<bc:propertyRef
key="buckminster.component" />
</uri>
</provider>
</searchPath>

<locator searchPathRef="default" pattern="^org\.demo\..*" />
<redirect href="
http://www.eclipse.org/buckminster/samples/rmaps/dogfood2.rm ap"
pattern=".*"/>
</rmap>

I have no problems resolving and materializing this. Perhaps you can verify
that this repository has
the same structure as yours?

- thomas




Todd_Lee@amis.com wrote:
> Hey Thomas,
>
> Just to follow up, that's a no-go on the repo access - sorry, but I'm
sure
> you understand corporate policy ;)
> By all means though, let me know if there's something that I can test
> locally. We're quite focused on trying to get some infrastructure in
place
> for our build, so you can consider me at your disposal if it helps us
> resolve our issues.
>
> Thanks again,
>
> Todd
_______________________________________________
buckminster-dev mailing list
buckminster-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/buckminster-dev


AMI Semiconductor - "Silicon Solutions for the Real World"
NOTICE:
This electronic message contains information that may be confidential or privileged. The information is intended for the use of the individual or entity named above. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you received this electronic message in error, please notify the sender and delete the copy you received.
Re: [buckminster-dev] help with CVS [message #4409 is a reply to message #4269] Fri, 15 February 2008 10:06 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Todd,
>
> Thanks for the effort - sorry to report it's a no go...
> After spinning it's wheels for a while (pressed resolve to wizard) I get a
> dialog popup the details of which are:
>
> "Could not connect to :pserver:anonymous@www.tada.se:/cvsroot/test:
> I/O has been interrupted.
> Timeout while reading from input stream"
>
A difficult one to crack, this is...

Last night I tried using machines that were on the same LAN as the CVSNT server. So today I tried
running the resolution from one machine in our office in Pilsen Czech Republic (running Vista) and
another machine here in Sweden (running Linux). No luck. I just can't provoke this error. It works
like a charm every time.

I made the cquery public. You can find it here:

http://www.tada.se/pub/queries/demo.cquery

This query contains relative URL's so it will really require the latest version of Buckminster.

- thomas
Re: [buckminster-dev] help with CVS [message #4476 is a reply to message #4269] Fri, 15 February 2008 14:06 Go to previous messageGo to next message
Todd Lee is currently offline Todd LeeFriend
Messages: 44
Registered: July 2009
Member
<FONT face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size=2><div>Hi Thomas,<br>Thanks again for all your help in trying to get us up and running...<br>I'm actually working from home today, so I'm on our vpn and I just grabbed the latest buckminster from the update site. <br><br>I was able to successfully run your public cquery and everything resolved/materialized without incident. <br><br>Feeling bold, I tried the same helloworld test that I set up on our local cvs yesterday and I still got the same error. I'm left scratching my head!?<br><br>Oh, and so as not to create any wild goose chases, I did find docs last night that confirmed that eclipse cvs should be fine with cvs going all the way back to 1.11.1, so I'm assuming our 1.11.3 shouldn't be a problem.<br><br>If you have any other suggestions, please feel free to fire them off. <br><br>One question - is there any way to get more debug info out of the resolution stage? I have all three log settings in the prefs set to full DEBUG and there's still not a whole lot of information in the console or the .metadata/.log file.<br><br>It would probably be helpful if the debug statements actually printed out checks for the files inside the cvs path that buckminster uses to poll for metadata for a given component type. Could give us a better idea of where it's failing?<br><br>Thanks<br>Todd<br><br><div>Todd&nbsp;Lee <br>Software&nbsp;Tools<br>AMI&nbsp;Semiconductor <br> Tel:&nbsp;&nbsp;+1.519.884.9696&nbsp;ext&nbs p;2242 <br>Fax:&nbsp;+1.519.884.0228<br>E-mail:&nbsp;<a href="mailto:todd_lee@amis.com">todd_lee@amis.com</a><br><div><br></div><font color="#990099">-----buckminster-dev-bounces@eclipse.org wrote: -----<br><br></font><blockquote style="border-left: 2px solid #000000; padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">To: Buckminster developer discussions <a class="moz-txt-link-rfc2396E" href="mailto:buckminster-dev@eclipse.org">&lt;buckminster-dev@eclipse.org&gt;</a><br>From: Thomas Hallgren <a class="moz-txt-link-rfc2396E" href="mailto:thomas@tada.se">&lt;thomas@tada.se&gt;</a><br>Sent by: <a class="moz-txt-link-abbreviated" href="mailto:buckminster-dev-bounces@eclipse.org">buckminster-dev-bounces@eclipse.org</a><br>Date: 02/15/2008 05:06AM<br>Subject: Re: [buckminster-dev] help with CVS<br><br><font face="Courier New,Courier,monospace" size="3">Hi Todd,<br>&gt; <br>&gt; Thanks for the effort - sorry to report it's a no go...<br>&gt; After spinning it's wheels for a while (pressed resolve to wizard) I get a<br>&gt; dialog popup the details of which are:<br>&gt; <br>&gt; &nbsp; &nbsp; &nbsp; "Could not connect to :pserver:anonymous@www.tada.se:/cvsroot/test:<br>&gt; I/O has been interrupted.<br>&gt; &nbsp; &nbsp; &nbsp; Timeout while reading from input stream"<br>&gt; <br>A difficult one to crack, this is...<br><br>Last night I tried using machines that were on the same LAN as the CVSNT server. So today I tried <br>running the resolution from one machine in our office in Pilsen Czech Republic (running Vista) and <br>another machine here in Sweden (running Linux). No luck. I just can't provoke this error. It works <br>like a charm every time.<br><br>I made the cquery public. You can find it here:<br><br> &nbsp; <a href="http://www.tada.se/pub/queries/demo.cquery">http://www.tada.se/pub/queries/demo.cquery</a><br><br>This query contains relative URL's so it will really require the latest version of Buckminster.<br><br>- thomas<br><br>_______________________________________________ <br>buckminster-dev mailing list<br><a class="moz-txt-link-abbreviated" href="mailto:buckminster-dev@eclipse.org">buckminster-dev@eclipse.org</a><br><a href="https://dev.eclipse.org/mailman/listinfo/buckminster-dev">https://dev.eclipse.org/mailman/listinfo/buckminster-dev</a><br></font>
</blockquote><br></div></div></FONT><pre>AMI Semiconductor - "Silicon Solutions for the Real World"
NOTICE:
This electronic message contains information that may be confidential or privileged. The information is intended for the use of the individual or entity named above. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you received this electronic message in error, please notify the sender and delete the copy you received.

Re: [buckminster-dev] help with CVS [message #4545 is a reply to message #4476] Fri, 15 February 2008 22:35 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Todd,

Todd_Lee@amis.com wrote:
> Oh, and so as not to create any wild goose chases, I did find docs last
> night that confirmed that eclipse cvs should be fine with cvs going all
> the way back to 1.11.1, so I'm assuming our 1.11.3 shouldn't be a problem.
>
It should not. And if Eclipse can do things like check-out, then Buckminster should be fine too. Our
CVS support is just a thin layer on top of everything that is included in the Eclipse CVS team provider.

> If you have any other suggestions, please feel free to fire them off.
>
The only thing I can think of at this point is to make really sure that the repositories (the one I
published) and yours are structured the same way.


> One question - is there any way to get more debug info out of the
> resolution stage? I have all three log settings in the prefs set to full
> DEBUG and there's still not a whole lot of information in the console or
> the .metadata/.log file.
>
> It would probably be helpful if the debug statements actually printed
> out checks for the files inside the cvs path that buckminster uses to
> poll for metadata for a given component type. Could give us a better
> idea of where it's failing?
>
Right. Cases like this really highlights the need for more extensive logging. I'll see what I can do
about that. You're my only eyes into what's happening here so it seems fair that I help you see some
more relevant info :-)


Regards,
Thomas Hallgren
Previous Topic:Re: [buckminster-dev] help with CVS
Next Topic:RE: [buckminster-dev] CSPEC Location
Goto Forum:
  


Current Time: Fri Apr 19 21:33:56 GMT 2024

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

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

Back to the top