Stewart Campbell <[email protected]> writes: >> # apt install git > Seemed to work >> # apt build-dep altos > Seemed to work >> $ git clone git://git.gag.com/scm/git/fw/altos > Tried this at $ prompt > Fatal: Could not create work tree 'altos': Permission denied. > Tried again at # prompt > Fatal: remote error: access denied or repository not exported > /scm/git/fw/altos > Any hints to where to go next?
Oops; I copied the invalid URL. $ git clone git://git.gag.com/fw/altos To get this to work as a regular user, you just need to be in the right directory initially. $ cd will put you in the home directory of the user, where you should be able to create the directory -- -keith
signature.asc
Description: PGP signature
_______________________________________________ altusmetrum mailing list [email protected] http://lists.gag.com/mailman/listinfo/altusmetrum
