Le 23/05/2012 19:21, Jean-François MAUREL a écrit : > Hi, > > Le 23/05/2012 16:56, Gilles Sadowski a écrit : >> A patch is welcome to speed things up (the proposed fix was discussed >> on the >> ML, see the archive). > > Trying to check out with svn from eclipse Helios (Windows vista) I get: > > Checkout operation for > 'http://svn.apache.org/repos/asf/commons/proper/math/trunk' failed. > org.eclipse.team.svn.core.connector.ISVNProgressMonitor$ItemState.<init>(Ljava/lang/String;IILjava/lang/String;IIJLjava/lang/String;)V > > > Any idea what I am missing here?
For anonymous checkout, try from http instead of from https. The https protocol is mainly used for committers read/write access so it may require a username. Luc > > Direct svn checkout > http://svn.apache.org/repos/asf/commons/proper/math/trunk commons-math3 > works outside eclipse > > Regards > > JF Maurel > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
