28 Jun
2009
28 Jun
'09
4:50 a.m.
CVS is now over ssh (the pserver is no more) and this scheme will persist with the svn conversion - so a shell account is needed to commit.
To checkout: $ cvs -d:ext:<account name>@aur.archlinux.org:/srv/cvs/community co community
cvs [checkout aborted]: connect to aur.archlinux.org(208.*.*.*):2401 failed: Connection refused
Did you add DEV shell account too?
You'll need to send one of us your ssh public key(s) to setup an account.
After a bit of ssh wiki'ing I can confirm that everything seems to be working here. I've added a link to the "Using SSH Keys" page on the "AUR Trusted User Guidelines" page, with a specific mention of the ssh-agent in case anyone else is new to using ssh keys for remote logins.