Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=434c3695474ee19b60db2416e3f5238e90af5a2c

commit 434c3695474ee19b60db2416e3f5238e90af5a2c
Author: Miklos Vajna <[email protected]>
Date:   Thu Feb 26 23:32:52 2009 +0100

docs/repos: chmoding .git is no longer required

we sudo before those locks/unlocks now, so it's unnecessary

diff --git a/docs/repos.txt b/docs/repos.txt
index 428cf03..699535d 100644
--- a/docs/repos.txt
+++ b/docs/repos.txt
@@ -16,13 +16,6 @@ create a repository to update to a newer python version, 
then probably you will
do all the work, create it under `/pub/other/people/nick/reponame`. Simply
create a dir, issue `git init` and push at least one commit to there.

-If you want to allow others to push to your repo, then you want to allow them
-to lock your repo. This requires
-
-----
-chmod g+w .git
-----
-
Now anyone can `git clone` it, using a 'full mirror', for example
`ftp://ftp12.frugalware.org/mirrors/ftp.frugalware.org/pub/`.
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to