GNU Herds - Free Software Association - Cookbook: recipe #153, The Git master server
You are not allowed to post comments on this tracker with your current authentication level.
recipe #153: The Git master server
Submitter: | Davi Leal <davi> | ||
Submitted: | Thu 26 Apr 2007 09:02:22 PM UTC | ||
Category: | None | Importance: | 3 - Normal |
Status: | Approved | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
Follow 12 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2007-10-13 | davi | Recipe | The Git master... | ![]() |
+2 chars |
2007-10-13 | davi | Recipe | The Git master... | ![]() |
+0 chars |
2007-10-13 | davi | Summary/Question | The Git server | ![]() |
The Git master server |
2007-10-13 | davi | Recipe | The Git master... | ![]() |
-1061 chars |
2007-10-13 | davi | Recipe | The Git master... | ![]() |
-5 chars |
2007-10-13 | davi | Recipe | The Git master... | ![]() |
+6 chars |
2007-10-13 | davi | Recipe | The Git master... | ![]() |
+162 chars |
2007-10-13 | davi | Summary/Question | The CVS server | ![]() |
The Git server |
Recipe | The CVS of gnuherds-app... | ![]() |
+45 chars | ||
2007-05-05 | davi | Recipe | The CVS of gnuherds-app... | ![]() |
+45 chars |
2007-04-26 | davi | Recipe | The CVS of gnuherds-app... | ![]() |
+21 chars |
2007-04-26 | davi | Recipe | The CVS of gnuherds-app... | ![]() |
+16 chars |
The Git master repository of gnuherds-app is at Savannah. The PostgreSQL database and the website is at the gnuherds.org host.
Before getting write access to the Savannah Git repository, you should register at the Savannah development site and ask to join the project. Normally, you can get write access when committing your first patch.
Anyhow, if you do not want register at Savannah you can build your own Git server. We will pull your changes. That is the good thing of non-centralized repositories.
Hints:
You can use ssh-agent to avoid writing the passphrase at every Git command:
ssh-agent
ssh-add