dev@glassfish.java.net

Re: maven checkout failure

From: Anissa Lam <anissa.lam_at_Sun.COM>
Date: Thu, 08 Dec 2005 10:54:34 -0800

This has to do with Window platform being case insensitive to file
names. The documentation team has checked in some file with the same
name, but with different capitialization.
Thanks for notificating us, I have just fixed the problem, maven
checkout should be working now.
Sorry about that.

Anissa.

Tom Ware wrote:

> I am having a problem doing a maven checkout.
>
> I checked out the bootstrap directory today and then did a maven
> clean, a clobber, and then a checkout. The following is the last part
> of the logging of my checkout. I get the same error when I try to
> checkout admin-gui on it's own.
>
> Thanks in advance for any help,
> -Tom
> --
>
> [cvs] cvs server: Updating
> glassfish/admin-gui/admin/src/java/com/sun/enterp
> rise/tools/admingui/docroot/help
> [cvs] cvs server: Updating
> glassfish/admin-gui/admin/src/java/com/sun/enterp
> rise/tools/admingui/docroot/help/JavaHelpSearch
> [cvs] cvs server: Updating
> glassfish/admin-gui/admin/src/java/com/sun/enterp
> rise/tools/admingui/docroot/help/css
> [cvs] cvs server: Updating
> glassfish/admin-gui/admin/src/java/com/sun/enterp
> rise/tools/admingui/docroot/help/ents
> [cvs] cvs [server aborted]: OElig.gif,v is ambiguous; could mean
> OElig.gif,v
> or oelig.gif,v
>
> BUILD FAILED
> File...... C:\cvsworkspace\glassfish\bootstrap\maven.xml
> Element... ant:cvs
> Line...... 128
> Column.... 56
> cvs exited with error code 1
> Command line was [Executing 'cvs' with arguments:
> '-d:pserver:tware_at_localhost:/cvs'
> 'checkout'
> 'glassfish/admin-gui'
>
> The ' characters around the executable and arguments are
> not part of the command.
> ]
> Total time: 8 minutes 7 seconds
> Finished at: Thu Dec 08 11:46:19 EST 2005
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>