Codeberg/org
43
101
Fork
You've already forked org
41

Repos limit per user #29

Open
opened 2022年11月02日 10:16:21 +01:00 by mbehrle · 15 comments

I learned today about the hard repos limit per user (100) when the migration of my repos from gitlab failed with

Project account_batch_invoice import failed: {"message":"You have already reached your limit of 100 repositories.","url":"https://codeberg.org/api/swagger"}

Most of my repos are modules for the Tryton framework, kept in separate repos. For someone doing Tryton integration/development a number of up to 400-500 repos is not unusual, alone the base modules of Tryton consist of almost 200 repos.

I couldn't find any hint to this limit in the FAQ nor in Terms of Use. I think it would be a good idea to add this limit primarily to those docs.

FTR I doubt about the advantage to set such a limit and what it should achieve in terms of hosting. If for example those Tryton modules were in a big monorepos featuring subrepos it wouldn't be a problem, but in terms of space virtually the same. And there is software out there in single repos exceeding the size of the whole Tryton suite by multiple.

So I ask you to reconsider this limit. If it is subject to be generally enforced codeberg is sadly not for me.

Thanks for your work on codeberg!

I learned today about the hard repos limit per user (100) when the migration of my repos from gitlab failed with Project account_batch_invoice import failed: {"message":"You have already reached your limit of 100 repositories.","url":"https://codeberg.org/api/swagger"} Most of my repos are modules for the Tryton framework, kept in separate repos. For someone doing Tryton integration/development a number of up to 400-500 repos is not unusual, alone the base modules of Tryton consist of almost 200 repos. I couldn't find any hint to this limit in the [FAQ](https://docs.codeberg.org/getting-started/faq/) nor in [Terms of Use](https://codeberg.org/Codeberg/org/src/branch/main/TermsOfUse.md#2-allowed-content-usage). I think it would be a good idea to add this limit primarily to those docs. FTR I doubt about the advantage to set such a limit and what it should achieve in terms of hosting. If for example those Tryton modules were in a big monorepos featuring subrepos it wouldn't be a problem, but in terms of space virtually the same. And there is software out there in single repos exceeding the size of the whole Tryton suite by multiple. So I ask you to reconsider this limit. If it is subject to be generally enforced codeberg is sadly not for me. Thanks for your work on codeberg!
Owner
Copy link

Hey, some limits have been decided after the Terms of Use were in place, and I think it is nice to adjust them on the fly.

But yes, it might be a good idea to note them down somewhere.

(Your repo limit was increased to 500 now).

Hey, some limits have been decided after the Terms of Use were in place, and I think it is nice to adjust them on the fly. But yes, it might be a good idea to note them down somewhere. (Your repo limit was increased to 500 now).
Author
Copy link

(Your repo limit was increased to 500 now).

Thanks!

> (Your repo limit was increased to 500 now). Thanks!
Author
Copy link

(Your repo limit was increased to 500 now).

Thanks!

Still get {"message":"You have already reached your limit of 100 repositories.","url":"https://codeberg.org/api/swagger"}. Is the limit already in place? Is it also valid for organization 'MBSolutions' created by me and to wihch I am importing?

> > > (Your repo limit was increased to 500 now). > > Thanks! > > Still get {"message":"You have already reached your limit of 100 repositories.","url":"https://codeberg.org/api/swagger"}. Is the limit already in place? Is it also valid for organization 'MBSolutions' created by me and to wihch I am importing?
Owner
Copy link

Ah no, it doesn't apply to the organization. I will fix it.

Ah no, it doesn't apply to the organization. I will fix it.
Author
Copy link

Worked now, thx!

Worked now, thx!

Is the following true?

"On Codeberg.org, users can create an unlimited number of public and private repositories. However, there are some limitations on the use of private repositories.

For free accounts, the maximum number of private repositories is limited to 3. If you need more private repositories, you can upgrade to a paid plan, which allows you to have an unlimited number of private repositories."

Thanks for the answer to my question!

Is the following true? "On Codeberg.org, users can create an unlimited number of public and private repositories. However, there are some limitations on the use of private repositories. For free accounts, the maximum number of private repositories is limited to 3. If you need more private repositories, you can upgrade to a paid plan, which allows you to have an unlimited number of private repositories." Thanks for the answer to my question!
Owner
Copy link

No, it is not. There is no paid plan, and the repo limit does not distinguish between public and private repos.

No, it is not. There is no paid plan, and the repo limit does not distinguish between public and private repos.

Thank you!

Thank you!

Hi, sorry if this is not the place to ask this, but I'm using Codeberg with a group of students and asking them to create repositories to submit their work. I use it as a practical and embodied example to talk about F/LOSS.

The group is https://codeberg.org/UI-Programming-23-24

We've hit the 100 repos limit, but actually I anticipate that we'll need upwards of 500 repos with my current lesson plan. In the past my student groups would be >20 learners, this year I have ~50 in this module.

I did not know that there were limits on numbers of repos (I read through TOS, but I might not have read the right docs?), and I completely understand that 500 repos is a lot, are there any solutions to this issue apart from asking for an increase?

Thanks and best regards,

Colm

Hi, sorry if this is not the place to ask this, but I'm using Codeberg with a group of students and asking them to create repositories to submit their work. I use it as a practical and embodied example to talk about F/LOSS. The group is https://codeberg.org/UI-Programming-23-24 We've hit the 100 repos limit, but actually I anticipate that we'll need upwards of 500 repos with my current lesson plan. In the past my student groups would be >20 learners, this year I have ~50 in this module. I did not know that there were limits on numbers of repos (I read through TOS, but I might not have read the right docs?), and I completely understand that 500 repos is a lot, are there any solutions to this issue apart from asking for an increase? Thanks and best regards, Colm
Owner
Copy link
@ColmONeill Please see https://codeberg.org/Codeberg-e.V./requests

Thank you very much @fnetX

Thank you very much @fnetX

Hi, I've been porting several games to mobiles and currently reached the 100 repository limits. It would be a pitty to split the work on different servers so I was wondering if it is possible to increase that limit and I'm not sure if this is the right place to ask this.

Hi, I've been porting several games to mobiles and currently reached the 100 repository limits. It would be a pitty to split the work on different servers so I was wondering if it is possible to increase that limit and I'm not sure if this is the right place to ask this.
Owner
Copy link
@glitchapp take a look at https://codeberg.org/Codeberg-e.V./requests

@glitchapp take a look at https://codeberg.org/Codeberg-e.V./requests

Thank you, I opened an issue with the template there.

> @glitchapp take a look at https://codeberg.org/Codeberg-e.V./requests Thank you, I opened an issue with the template there.

If anyone's in need of any resources, our FAQ explains everything: https://docs.codeberg.org/getting-started/faq/

If anyone's in need of any resources, our FAQ explains everything: https://docs.codeberg.org/getting-started/faq/
Sign in to join this conversation.
No Branch/Tag specified
main
Assembly24-Change9-PrivacyPolicy
readme-improvements
Assembly24-FullDraft
Assembly24-Change8-FeeRegulations
Assembly24-Change10-ElectionRegulations
Assembly24-Change6-ExplicitRegulations
Assembly24-Change7-WrittenCommunicationByEmail
Assembly24-Change5-MissingEmailExpungement
Assembly24-Change4-DeadlinesAndOnlineVoting
Assembly24-Change3-BoardPayment
Assembly24-Change1-BoardAndPresidium
Assembly24-Change2-Teams
tos-next
logo-license-exemption
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
6 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Codeberg/org#29
Reference in a new issue
Codeberg/org
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?