Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[buckminster-dev] Getting started

Hi there,
So I'm just getting my feet wet with Buckminster - we're looking to use it
with our uber-build system ;)

Right out of the gate looks like I've hit a stumbling block...
I'm running the eclipse SDK 3.3 with both buckminster and subclipse from
the respective update sites.
I tried the Hello World XML example, opening the CQUERY at the url given,
then clicking 'Resolve to Wizard' to see what's going on:


Error dialog message:
org.tigris.subversion.svnclientadapter.SVNClientException:
org.tigris.subversion.javahl.ClientException: No connection could be made
because the target machine actively refused it.
svn: Can't connect to host 'dev.eclipse.org': No connection could be made
because the target machine actively refused it.

org.tigris.subversion.javahl.ClientException: No connection could be made
because the target machine actively refused it.
svn: Can't connect to host 'dev.eclipse.org': No connection could be made
because the target machine actively refused it.

message in console: (DEBUG level)
Found searchPath default for component org.demo.hello.xml.world
ERROR   [0001] : No suitable provider for component
org.demo.hello.xml.world:osgi.bundle was found in searchPath default
  ERROR   [0001] : Provider
svn(svn://dev.eclipse.org/svnroot/tools/org.eclipse.buckminster/trunk/org.eclipse.buckminster/demo/org.demo.hello.xml.world):
 No match found for component org.demo.hello.xml.world


We use CVS, so it could be that I've run into this a problem as an svn
newbie, but can you confirm that I should be able to access the sample
files?
If that's not the problem, any suggestions?

Thanks
Todd

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.



Back to the top