| [dash-dev] More SVN Issues |
This is the output I get when i try to follow the example Nick posted at: http://anonsvn.jboss.org/repos/jbosstools/trunk/jmx/releng/maps/project.map with the following map entry: plugin@xxxxxxxxxxxxxxxxxx=SVN,,http://dev.eclipse.org/svnroot/technology,,org.eclipse.gef3d/trunk/org.eclipse.draw3d export -r HEAD http://dev.eclipse.org/svnroot/technology//org.eclipse.gef3d/trunk/org.eclipse.draw3d /opt/users/hudsonbuild/.hudson/jobs/cbi-amp-nightly/workspace/build/N200910132340/eclipse/plugins/org.eclipse.draw3d svn: Unrecognized URL scheme for 'http://dev.eclipse.org/svnroot/technology/org.eclipse.gef3d/trunk/org.eclipse It looks like what is happening is that PDEBuild wants to put in an extra / character between the two segments. (Note that this is not what is up on CVS right now as I'm still experimenting..) Anyone have any ideas? cheers, Miles |