#70 Create new repos for user in user subspace.
Closed: Fixed Opened by kushal124.

All the new repos are created in the global subspace.
New repos created by a user should be in the user subspace.

Example :
Currently : http://209.132.184.222/Testing-Pagure
Should be : http://209.132.184.222/kushal124/Testing-Pagure


The idea is that project at / are main projects while what is under the user's space are forks.

So I would prefer to leave this as is and fix #71 instead

Ok, I think then we should have something like a group attribute to the project.
When someone create a repository it can be in a specfied group like infra, releng , design etc.

And then we can keep all relevant projects in the group space.

Or just adding the group attribute to a repo can help to find group specific projects.

Adding group support in pagure will be a larger task, duable but large(r) task

Group support has been added, so we're good on this ticket as well :)

I'll close :joy:

Awesome :)

Metadata