Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] map file for SVN with login and password

I went for 
plugin@<plugin id>=SVN,trunk,http://username:password@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://username@host/<path>,,<plugin id>
> 
> ?
> 
> Andrew
> _______________________________________________
> dash-dev mailing list
> dash-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dash-dev



Back to the top