| Home » Eclipse Projects » Buckminster dev » Re: [buckminster-dev] help with CVS
 Goto Forum:| 
| Re: [buckminster-dev] help with CVS [message #4269] | Thu, 14 February 2008 18:05  |  | 
| Eclipse User  |  |  |  |  | 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 #4476 is a reply to message #4269] | Fri, 15 February 2008 09:06   |  | 
| Eclipse User  |  |  |  |  | <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 Lee <br>Software Tools<br>AMI Semiconductor <br> Tel:  +1.519.884.9696 ext&nbs p;2242 <br>Fax: +1.519.884.0228<br>E-mail: <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"><buckminster-dev@eclipse.org></a><br>From: Thomas Hallgren <a class="moz-txt-link-rfc2396E" href="mailto:thomas@tada.se"><thomas@tada.se></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>> <br>> Thanks for the effort - sorry to report it's a no go...<br>> After spinning it's wheels for a while (pressed resolve to wizard) I get a<br>> dialog popup the details of which are:<br>> <br>>       "Could not connect to :pserver:anonymous@www.tada.se:/cvsroot/test:<br>> I/O has been interrupted.<br>>       Timeout while reading from input stream"<br>> <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>   <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 17:35  |  | 
| Eclipse User  |  |  |  |  | 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
 |  |  |  | 
 
 
 Current Time: Fri Oct 31 08:39:45 EDT 2025 
 Powered by FUDForum . Page generated in 0.04668 seconds |