[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cdt-dev] can't checkout cdt via project set and anonymous login
|
Thanks. That seems to work. The button had been grayed out - but it
becomes active when you select the list entry in the dialog. I don't
remember having to do that before. Thanks for your help. I have a CDT
HEAD checkout now and am able to apply patches and test by running
"org.eclipse.cdt.ui" as "Eclipse Application"..
On 01/24/2011 03:00 PM, Tim Black wrote:
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.