[HCoop-Help] Why isn't my project in gitweb?

Michael Olson mwolson at hcoop.net
Wed Apr 1 01:17:14 EDT 2009


Sajith T S <sajith at hcoop.net> writes:

> Michael Olson <mwolson at hcoop.net> writes:
>
>> You can fix this by doing:
>>
>> fsr setacl ~/.hcoop-git/curl+cyassl.git system:anyuser read
>>
>> Note the "r", which means "recursive".  fsr, not fs.
>
> I'm confused -- this is what I actually remember doing!
>
> sajith at mire:~$ fsr setacl ~/.hcoop-git/curl+cyassl.git system:anyuser read
> sajith at mire:~$ fs la ~/.hcoop-git/curl+cyassl.git 
> Access list for /afs/hcoop.net/user/s/sa/sajith/.hcoop-git/curl+cyassl.git is
> Normal rights:
>   system:administrators rlidwka
>   system:anyuser l
>   sajith rlidwka

You didn't get any output from the fsr command?  Hmm.  Maybe it doesn't
follow symlinks.

> Why wouldn't that work?  I even tried this:
>
> sajith at mire:~$ fsr setacl ~/code/curl+cyassl/.git system:anyuser read
> fs: You don't have the required access rights on '.'
> fsr: /usr/bin/fs setacl . system:anyuser read failed
> fs: You don't have the required access rights on 'refs'
> fsr: /usr/bin/fs setacl refs system:anyuser read failed
> fs: You don't have the required access rights on 'heads'
> fsr: /usr/bin/fs setacl heads system:anyuser read failed
> fs: You don't have the required access rights on 'tags'
> fsr: /usr/bin/fs setacl tags system:anyuser read failed

Your AFS token probably expired.  To see info about the state of your
tokens, run "klist".  If the "expires" date is equal to the "renew
until" date, it means your token needs to be reacquired.  To reacquire a
token, run "kinit", and then "aklog".

-- 
|       Michael Olson  |  FSF Associate Member #652     |
| http://mwolson.org/  |  Hobbies: Lisp, HCoop          |
| Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |
`-------------------------------------------------------'



More information about the HCoop-Help mailing list