Re: [buckminster-dev] help with CVS [message #4338] |
Thu, 14 February 2008 18:21 |
Eclipse User |
|
|
|
Just a thought Thomas,
Could it have anything to do with the fact that the version of CVS that
we're using is pretty old (v 1.11.3 circa 2002)?
I can't find any docs relating to minimum versions of cvs required for
compatability with the eclipse CVS client, but perhaps you'd be more
familiar with that anyway.
If it helps in the investigation, I found an archived online doc detailing
this particular version:
http://ximbiot.com/cvs/manual/cvs-1.11.3/cvs.html
Perhaps it will shed some light on possible incompatabilities? (which would
really suck...)
Todd
Todd_Lee@amis.com
Sent by:
buckminster-dev-b To
ounces@eclipse.or Buckminster developer discussions
g <buckminster-dev@eclipse.org>
cc
02/14/2008 06:06 Subject
PM Re: [buckminster-dev] help with CVS
Please respond to
Buckminster
developer
discussions
<buckminster-dev@
eclipse.org>
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.
_______________________________________________
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.
|
|
|
Powered by
FUDForum. Page generated in 0.03566 seconds