dev@glassfish.java.net

Cannot check out v2 UR2 source code from CVS

From: Hudalla Kai (CI/TMP ) <"Hudalla>
Date: Thu, 5 Jun 2008 11:35:39 +0200

Hi,
 
I have tried to checkout and build the SJSAS91_UR2_BRANCH for a week now
following the build instructions on the glassfish site. However, the
maven "checkout" target fails with the following trace:
 
    [cvs] cvs checkout: Updating glassfish/admin-core/admin/dtds
    [cvs] U glassfish/admin-core/admin/dtds/admin-mbeans-descriptors.xml
    [cvs] U glassfish/admin-core/admin/dtds/mbeans-descriptors.dtd
    [cvs] U
glassfish/admin-core/admin/dtds/runtime-mbeans-descriptors.xml
    [cvs] cvs checkout: Updating glassfish/admin-core/admin/src
    [cvs] cvs checkout: Updating glassfish/admin-core/admin/src/java
    [cvs] cvs [checkout aborted]: cannot rename file CVS/Entries.Backup
to CVS/Entries: Permission denied
 
BUILD FAILED
File...... C:\NetBeansProjects\gf_v2ur2\glassfish\bootstrap\maven.xml
Element... maven:reactor
Line...... 364
Column.... 40
Unable to obtain goal [checkout-pe] --
C:\NetBeansProjects\gf_v2ur2\glassfish\bootstrap\..\..\glassfish\bootstr
ap\maven.xml:348:56
: <ant:cvs> cvs exited with error code 1
Command line was [Executing 'cvs' with arguments:
'-d:pserver:hudalla_at_cvs.dev.java.net:/cvs'
'checkout'
'-r'
'SJSAS91_UR2_BRANCH'
'glassfish/admin-core'
 
The ' characters around the executable and arguments are
not part of the command.
]
Total time: 10 minutes 27 seconds
Finished at: Wed Jun 04 20:16:55 CEST 2008

This happens every time I try at exactly that same point.
Any ideas?
 
Kai