You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by David Farb <dm...@chicagonet.net> on 2004/11/10 09:15:25 UTC

Build of Latest Version

Sorry about the last email, my fingers moved too fast.

I checked out (fresh) using Tortise SVN the latest code from 
https://svn.apache.org/repos/asf/geronimo/trunk geronimo, version 57150.


I followed the instructions on the wiki for a build and got the 
following:

Doing maven m:fresh-checkout 
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

    [copy] Copying 1 file to C:\Geronimo\subversion\etc

BUILD FAILED
File...... C:\Geronimo\subversion\maven.xml
Element... ant:cvs
Line...... 206
Column.... 15
java.io.IOException: CreateProcess: cvs 
-d:pserver:anonymous@cvs.activemq.codehaus.org:/home/projects/activemq/s
cm -q checkout -P activemq error=2
Total time: 4 seconds
Finished at: Wed Nov 10 07:59:20 CST 2004

I take it I need CVS installed and in the path?

Re: Build of Latest Version

Posted by toby cabot <to...@caboteria.org>.
> I take it I need CVS installed and in the path?

Yup, Geronimo uses Subversion but some of the dependencies use CVS.