Also, in the meantime, you can fetch the sources using Hudson or some external step prior to the build, and point your build at the checked out sources with

localSourceCheckoutDir=/path/to/sources/root/folder/

in your build.properties


On 02/16/2010 07:05 PM, Anna Dushistova wrote:
I went for
plugin@<plugin id>=SVN,trunk,http://username:passw...@host/<path>,,<plugin id>

but now I'm getting JVM crash at fetch. :(
I have Subversive PDE plugin installed.
Any thoughts?

Thanks!
Anna.

On Feb 16, 2010, at 11:16 PM, Andrew Overholt wrote:

This SVN server doesn't have anonymous access, so I need to pass login
and password.

Taking a total guess here:

plugin@<plugin id>=SVN,trunk,svn+ssh://usern...@host/<path>,,<plugin id>

?

Andrew
_______________________________________________
dash-dev mailing list
dash-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/dash-dev

_______________________________________________
dash-dev mailing list
dash-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/dash-dev

--
Nick Boldt :: http://nick.divbyzero.com
Release Engineer :: Eclipse Modeling & Dash Athena
_______________________________________________
dash-dev mailing list
dash-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/dash-dev

Reply via email to