Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=e0047717c3bf09b4792f0348016a0b5c50f5581c

commit e0047717c3bf09b4792f0348016a0b5c50f5581c
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Wed Apr 21 22:23:06 2010 +0200

repoman: drop outdated info about hooks, link docs/repos.txt instead

diff --git a/repoman.txt b/repoman.txt
index 1e74b91..0f674ae 100644
--- a/repoman.txt
+++ b/repoman.txt
@@ -280,30 +280,9 @@ First, clone current to your personal directory on the 
server:
----
$ cd /pub/other/people/nick
$ git clone /pub/frugalware/frugalware-current flac113
-$ chmod g+w flac113/.git
----

-You _need_ hooks. You have two choices. If you want the standard required +
-cia + mailing list combo, then:
-
-----
-$ ln -sf /pub/other/git-hooks/git-hooks.py .git/hooks/post-receive
-----
-
-Otherwise just do:
-
-----
-$ echo "unset GIT_DIR; cd ..; git checkout -f" > .git/hooks/post-receive
-----
-
-Then (in case you chose the second way)
-
-----
-$ chmod +x .git/hooks/post-receive
-----
-
-This is necessary to update the working directory after a push, so that repoman
-cl will see the updated FrugalBuild.
+You _need_ hooks. See here for more info: $$ 
http://frugalware.org/docs/repos#_enabling_hooks_for_your_repository $$

Okay now you can git clone your repo to localhost:
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to