Help Center> CodeArts Repo> FAQs> FAQs> Is There Any File Size Limit in Repositories?
Updated on 2023-12-04 GMT+08:00

Is There Any File Size Limit in Repositories?

Yes. Pay attention to the limits when you upload and edit code.

  • When uploading code on the console, ensure that the size of a single file does not exceed 50 MB. Otherwise, the upload fails. (The client supports upload of files larger than 50 MB.)
  • A maximum of 5000 lines can be edited at a time when you modify files online. Otherwise, the modification fails. (This limit does not apply to files uploaded from the client.)
  • The storage space available of each repository is 2 GB.
  • The maximum size of a single local file to be pushed is 200 MB. If the size exceeds 200 MB, you are advised to use the SSH protocol.

FAQs FAQs

more