Error "out of memory" when checking out large binary

2004-12-23 Thread Tom Simons
When checking out a directory with large binary files, cvs fails with "out of memory". How can we get around this? $ cvs checkout PKI/WFCMS/robodemo/src cvs server: Updating PKI/WFCMS/robodemo/src U PKI/WFCMS/robodemo/src/Browser_Based.rd U PKI/WFCMS/robodemo/src/Exchange5.5_Browser.rd cvs [serve

Re: problem adding files to a branch

2004-12-23 Thread Jean-Pierre Sevigny
Hi, I've found the problem: 1 file in the Attic had a Tag with the same name as the branch. Jean-Pierre ___ Info-cvs mailing list Info-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/info-cvs

Re: problem adding files to a branch

2004-12-23 Thread Jean-Pierre Sevigny
Message: 5 Date: Thu, 23 Dec 2004 01:01:38 + (UTC) From: [EMAIL PROTECTED] (Pierre Asselin) Subject: Re: problem adding files to a branch To: info-cvs@gnu.org Message-ID: <[EMAIL PROTECTED]> Jean-Pierre Sevigny <[EMAIL PROTECTED]> wrote: $ cvs add test.txt cvs add: cannot add file on non-branc

File in repository with wrong case can't be replaced

2004-12-23 Thread Pico Geyer
Hi all. I hope someone can help me with a problem that I’m having. I’m using Netbeans to work on a Java project. I accidentally added one of my java files to the CVS project with the wrong name. I used the “myclass.java” instead of “Myclass.java”.  I’ve tried removing “myclass.java” from