cvsnt

cvs checkin: Identifying the names of the files checked in

The cvsnt manual provides a detailed list of parameters than can be passed to the postcommand module, but none of them specify the file name. Is anybody aware of an option not listed here that would provide the name of the file being checked in? ColinYounger - The %c command is just the command, e.g. "Commit" ...

Can't add a file to CVSNT

I'm getting a strange error while trying to add a file to CVS. The problem started because the case was wrong, and causing issues (i.e. MyFile.js was in CVS as myfile.js) I tried deleting the file, and adding it back in, and now I'm getting the following error: cvs server: could not find parsed rcsfile MyFile.js Is there any way f...

Cygwin CVS - Cannot allocate memory

In creating a sandbox (checkout) from our CVS repository using Cygwin CVS and having direct filesystem access (NTFS), I am getting the error: [checkout aborted]: Could not map memory to RCS archive {archive_path}: Cannot allocate memory The archive file found at {archive_path} is 1.005G (1052905061 bytes) on disk. Doing a checkout w...

Netbeans 6.1 Incorrect CVS Status on a file that does not exist

Hi, I have been trying to figure this out for a few hours off and on now and can't figure it out. I committed a lot of binary (jar files) to cvs and they worked fine, but one of the 6 directories, netbeans thinks has a file that it keeps trying to commit, but it doesn't actually exist in the file system. There is also another file in ...

I am getting following error while converting the CVS repository to SVN repository using cvs2svn

Hi, I am getting this error while while giving this command: cvs2svn --trunkonly --svnrepo /path/to/new/svn /path/to/existed/cvs/repo The error i am getting is Error summary: ERROR: No RCS files found Are you absolutely certain you are pointing cvs2svn at a CVS repository? I found that the my repository is CVSNT. so ...

How do I obtain and use a CVSNT commit ID?

I saw a reference on another question to a unique commit id auto-generated by CVSNT that marks each commit. I think most people in my department are using CVSNT or frontends to it. I found commit identifiers described in the CVSNT manual, but there is no explanation about how to determine what the CVSNT commit identifier is for a parti...

When running a build from Hudson, I'm getting: "Empty password used - try 'cvs login' with a real password"

Everything was working great with the build. Then this started popping up after the admins did some maintenace. [workspace] $ "C:\Program Files\CVSNT\cvs.exe" -q -z3 update -PdC -D "Monday, August 23, 2010 12:00:52 PM UTC" Empty password used - try 'cvs login' with a real password I've verified that CVS is working fine, and the account...

Using TortoiseCVS when CVSROOT contains a port number

Hi there, been bashing my head against my desk for hours trying to work this one out. I want to use TortoiseCVS to view a checkout which was done by eclipse CVS. Reason being is that I can plugin better merge tools to TortoiseCVS than what eclipse can provide. Our CVSROOT specified in ./CVS/Root file of every directory looks something...

CVS checkout on windows ANT Build: invalid CEN header (bad signature)

I have code in CVS and when I checkout the code and do an ANT build on my Windows box I receive the following errors. Buildfile: C:\Java\JDeveloper\library\build.xml compile: [javac] Compiling 181 source files to C:\Java\JDeveloper\library [javac] error: error reading C:\Java\JDeveloper\library\lib\jdom.jar; invalid CEN header ...

Cruise Control.Net problem

Hi I am using Cruise Control.NET 1.3 and CVS-Server . When I run CCnet.exe from desktop. It gives following output at last line. "starting integrator for the the project " I don't know is it working or not. Not checking out the code from cvs, not creating any working directory. although my cc.cong file is very simple. It only contain t...