[cvsnt] Maximum file size

Chuck Kirschman Chuck.Kirschman at Nosp_am.bentley.com
Mon Nov 24 13:27:53 GMT 2008


John Tudor wrote:
> Is there a maximum file size for a repository - as a 12.5 MB file is being
> rejected on commit?  Is it configurable?
> 
>  
> 
> __________________________
> John Tudor, Director
> Revenue Plus PLC
> Telephone: +44 (0) 1 903-263 998
> Facsimile: +44 (0) 709-220 3320
> Email:  <mailto:John.Tudor at revenue-plus.com> John.Tudor at revenue-plus.com 
> 
> The contents of this email are confidential to the intended recipient and it
> may not be disclosed to or used by anyone other than this recipient. If you
> are not the intended recipient, please notify the sender immediately and
> then delete this email from your system. Attachments to this email have been
> virus checked but neither the sender or Revenue Plus PLC accept any
> responsibility for viruses and you should scan attachments before opening
> them.  Views expressed by the sender in this email (and any attachments) do
> not necessarily reflect those of Revenue Plus PLC. 
> 
>  
> 
> Revenue Plus PLC. Registered Office. Wren house, 68 High Street, St Albans
> AL1 1NG 
> 
> Registered in England No. 6282687 
> 
>  
> 
Without knowing your exact error, it's hard to be sure.  But what you're 
probably running into is the file on the server is too large.  Each time 
you commit a binary, it stores the entire thing as a full blob on  the 
server (unless you use -kB).  Check out the size of the file on the 
server; if it's over 500 MB then this is likely your problem.

HTH
chuck


More information about the cvsnt mailing list