You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Rick Kellogg <rm...@earthlink.net> on 2003/04/19 16:24:43 UTC

Configuration notes adding for CVS and Eclipse

I have added the following notes to the Wiki under "What is the
procedure for submitting patches (for Axis)?"
(http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages/SubmitPat
ches)
Configuration notes for using [Eclipse 2.1] <http://www.eclipse.org>  
1.	Switch to CVS Repository Perspective. 
2.	Right-click and select "Add CVS Repository". 
3.	Enter "cvs.apache.org" as Host. 
4.	Enter "/home/cvspublic" as Repository path. 
5.	Enter "anoncvs" as User. 
6.	Select Finish. 
7.	Expand the "Head" branch. 
8.	Select the "xml-axis" module. 
9.	Right-click and select "Check Out As Project". (Download will
begin now). 
I could not believe how hard it was to get WinCvs running.  Eclipse
includes a nice Create Patch option as well.
 
Take care,
Rick Kellogg