You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Brett Porter <br...@apache.org> on 2005/01/29 09:32:19 UTC

[Fwd: [GUMP@brutus]: Project jline (in module jline) failed]

Hi,

I added jline for jelly-tags-interaction, but there is a problem.

The JLine CVS repository's module name need to be "." because of the way 
it has been checked in (unfortunately), but the command gump is using is:

cvs -q -z3 -d :pserver:anonymous@cvs.sourceforge.net:2401/cvsroot/jline checkout
        -P -d jline jline 


Does anyone know how to get it to be:

cvs -q -z3 -d :pserver:anonymous@cvs.sourceforge.net:2401/cvsroot/jline checkout
        -P -d jline . 

I figured the "dir" on <cvs/> is being used for both the CVSROOT and 
module name?

Thanks,
Brett

Re: [Fwd: [GUMP@brutus]: Project jline (in module jline) failed]

Posted by Brett Porter <br...@gmail.com>.
Thanks!


On Mon, 31 Jan 2005 09:15:17 +0100, Stefan Bodewig <bo...@apache.org> wrote:
> On Sat, 29 Jan 2005, Brett Porter <br...@apache.org> wrote:
> 
> > I figured the "dir" on <cvs/> is being used for both the CVSROOT and
> > module name?
> 
> No.  dir is for CVSROOT only, module is the name of the <module> and
> can be overridden by the module attribute on <cvs> - I'll try just
> that.
> 
> Stefan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
> For additional commands, e-mail: general-help@gump.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: [Fwd: [GUMP@brutus]: Project jline (in module jline) failed]

Posted by Stefan Bodewig <bo...@apache.org>.
On Sat, 29 Jan 2005, Brett Porter <br...@apache.org> wrote:

> I figured the "dir" on <cvs/> is being used for both the CVSROOT and
> module name?

No.  dir is for CVSROOT only, module is the name of the <module> and
can be overridden by the module attribute on <cvs> - I'll try just
that.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org