Discussion:
Error CVS in commit command
FI - Acconci Lucia
2009-11-24 15:26:01 UTC
Permalink
Good Morning,
I have this error
cvs [commit aborted]: error writing to lock file /cvsmount/cvsroot2/mutuiIpot_CVS/mutuiIpotEtc/bin/,mutuiIpot.ear,: File too large
when I try to commit a file larger than 2GB on a server AIX 5.3.7.0, using WinCVS 2.0 as client CVS on Windows . The server file system repository is defined JFS2.
I tried that directly on server is possible define file largest than 2 GB.

It's possible avoid this kind of error?

Thank you

Best regards


Lucia Acconci


**** Riservatezza / Confidentiality ****
In ottemperanza al D.Lgs. n. 196 del 30/6/2003 in materia di protezione dei dati personali,
le informazioni contenute in questo messaggio sono strettamente riservate ed esclusivamente
indirizzate al destinatario indicato (oppure alla persona responsabile di rimetterlo al
destinatario). Vogliate tener presente che qualsiasi uso, riproduzione o divulgazione di
questo messaggio ? vietato. Nel caso in cui aveste ricevuto questo messaggio per errore,
vogliate cortesemente avvertire il mittente e distruggere il presente messaggio.

According to Italian law D.Lgs. 196/2003 concerning privacy, if you are not the addressee
(or responsible for delivery of the message to such person) you are hereby notified that
any disclosure, reproduction, distribution or other dissemination or use of this communication
is strictly prohibited. If you have received this message in error, please destroy it and
notify us by email.
Larry Jones
2009-11-24 22:49:47 UTC
Permalink
Post by FI - Acconci Lucia
cvs [commit aborted]: error writing to lock file /cvsmount/cvsroot2/mutuiIpot_CVS/mutuiIpotEtc/bin/,mutuiIpot.ear,: File too large
when I try to commit a file larger than 2GB on a server AIX 5.3.7.0,
using WinCVS 2.0 as client CVS on Windows . The server file system
repository is defined JFS2.
You probably need to upgrade the version of CVS on the server. CVS 1.11
does not support large files. CVS 1.12 does, provided autoconf can
figure out how to do it.
--
Larry Jones

Somebody's always running my life. I never get to do what I want to do.
-- Calvin
Arthur Barrett
2009-11-26 02:29:23 UTC
Permalink
Post by FI - Acconci Lucia
when I try to commit a file larger than 2GB on a server AIX
5.3.7.0, using WinCVS 2.0 as client CVS on Windows .
Note: WinCVS is NOT a client - it's a gui and it will use a cvs.exe
client on the PC, usually it will use CVSNT. There are different
mailing lists for CVS, WinCVS and CVSNT.

Regards,


Arthur Barrett

Loading...