This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
btnaddrepo1 [2025/07/08 19:18] – admin | btnaddrepo1 [2025/08/05 18:21] (current) – admin | ||
---|---|---|---|
Line 2: | Line 2: | ||
**What is a repository? | **What is a repository? | ||
- | Read about it in the [[definitions? | + | Simply put; it is a folder kept somewhere which stores not just files and internal folders but also their various versions. |
- | **How to create a new repository**\\ | + | **Who can create a new repository?**\\ |
- | A new repository | + | You just need a PAT (Personal Access Token) to one of the 3 types of Git Host we support, to create a repository. You automatically becomes |
- | The //Personal Access Token// must be correctly created with the //create repository// | + | * Read about setting a person as a manager [[setunsetmanager? |
+ | * Read more about [[/gitlabApiToken1? | ||
- | A repository can be created by someone else too, say a trusted manager of some repository. In that case, the owner of the PAT should create an **//encrypted//** version | + | **What are the mandatory requirements? |
+ | //Git Winch// should be aware of the Org. name for which the repository is to be created. | ||
- | Read more about [[/gitlabApiToken1? | + | If you are going to be the owner, then the //Personal Access Token// must be correctly created with the //create repository// |
+ | |||
+ | |||
+ | If you are a manager, | ||
+ | |||
+ | When a manager creates repo, //Git Winch// will specifically ask for the encrypted PAT which had got from the actual owner. Then //Git Winch// will proceed to create a new repository at the Git Host. The original owner will remain the owner of the repository. | ||
**Restrictions**\\ | **Restrictions**\\ | ||
Line 17: | Line 24: | ||
**IMPORTANT**\\ | **IMPORTANT**\\ | ||
- | You cannot clone a repository immediately after you have created it --//even if you are the owner!// You will have to first created deploy keys for yourself and other office workers you want to work in that repository. And; you will also have to //add yourself// (and those workers) as a member of that repository. | + | You cannot clone a repository immediately after you have created it --//even if you are the owner!// You will have to first created deploy keys for yourself and other office workers you want to work in that repository. And; you will also have to //add yourself// (and those workers) as a member of that repository. |
Hover your mouse over those buttons, and press F1 for their help. | Hover your mouse over those buttons, and press F1 for their help. |