Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] How do I use WinCVS to get release engineering code?


I don't think there is a module name, you will have to check out the projects directly by their name.  See

http://dev.eclipse.org/viewcvs/index.cgi/


Kim




Derek Lac <dlac23@xxxxxxxxx>
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

04/16/2008 12:19 PM

Please respond to
"Eclipse platform release engineering list."        <platform-releng-dev@xxxxxxxxxxx>

To
platform-releng-dev@xxxxxxxxxxx
cc
Subject
[platform-releng-dev] How do I use WinCVS to get release        engineering code?





Hello,
How do I use WinCVS to get the org.eclipse.releng.* code? I used the login command to get into /cvsroot/eclipse:

cvs -d ":pserver;username=anonymous;hostname=dev.eclipse.org :/cvsroot/eclipse" login
Logging in to :pserver:anonymous@xxxxxxxxxxxxxxx:2401:/cvsroot/eclipse

Next I click on remote -> checkout module...

Next I click on the "..." button in the Module names(s) and path on the server button.  I lists jdt, jdt-core, ..., platform, etc. On the third column title "Directories/ files", I sorted it. It says org.eclipse.jdt.core, etc. There's none that says org.eclipse.releng. The closest module I found was platform-core. However none of the checkouts pertaining to org.eclipse.releng.*


-Derek Lac

dlac23@xxxxxxxxx _______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top