Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d3f92ea7fc91d4a8c9fda8b7dc03177b52b4c1eb
commit d3f92ea7fc91d4a8c9fda8b7dc03177b52b4c1eb Author: Miklos Vajna <[email protected]> Date: Thu Feb 26 23:38:44 2009 +0100 docs/repos: s|/home/ftp|| diff --git a/docs/repos.txt b/docs/repos.txt index 699535d..b533c23 100644 --- a/docs/repos.txt +++ b/docs/repos.txt @@ -8,7 +8,7 @@ Frugalware FTP Server and on the Frugalware Gitweb Interface. == Location of the repository Since a repository consists of plain files, we can and should place them on the ftp -server (/home/ftp). To prevent further problems, always use the server name +server (/pub). To prevent further problems, always use the server name "git.frugalware.org", currently it's an alias of genesis.frugalware.org. First decide if it's a personal repository or a team one. For example if you @@ -59,5 +59,5 @@ chmod +x .git/hooks/post-update For the others: ---- -ln -sf /home/ftp/pub/other/git-hooks/git-hooks.py .git/hooks/post-receive +ln -sf /pub/other/git-hooks/git-hooks.py .git/hooks/post-receive ---- _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
