[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[cdt-dev] can't checkout cdt via project set and anonymous login
|
I'm trying to get back into CDT-development mode and following our
instructions at
http://wiki.eclipse.org/Getting_started_with_CDT_development. After
getting the latest project set file, replacing "extssh" with "pserver"
and trying to import it, I get this dialog:
"Specify Repository Information
The project set only contains partial repository information. You may
use the table below to specify the complete repository information for
each repository in the project set or click OK to use the default
repository location."
This dialog shows a mapping from
:pserver:dev.eclipse.org:/cvsroot/tools to
:extssh:dev.eclipse.org:/cvsroot/tools.
When I click OK, I am prompted to login, and I can see that it is trying
to login to :extssh:dev.eclipse.org:/cvsroot/tools. So I get an
authentication failure.
I know this used to work. Any idea how I can get around this? I am using
eclipse-SDK-3.7M4-linux and want to checkout CDT head so I can apply and
test a recent patch. Thanks.