On Sat, Jun 27, 2009 at 7:49 PM, Aaron Griffin<[email protected]> wrote: > On Sat, Jun 27, 2009 at 2:18 PM, Loui Chang<[email protected]> wrote: >> On Sat 27 Jun 2009 16:57 +0200, Ronald van Haren wrote: >>> On Sat, Jun 27, 2009 at 12:32 AM, Aaron Griffin >>> <[email protected]>wrote: >>> >>> > On Fri, Jun 26, 2009 at 5:24 PM, Loui Chang<[email protected]> wrote: >>> > > Hey users and trusted users. >>> > > The AUR will be moving to a new server tomorrow June 27, 2009 around >>> > > 12:00:00 -0500. Expect some downtime. >>> > >>> > A few notes to the TUs: >>> > >>> > * Make sure you have checked out via "aur.archlinux.org" and >>> > everything should go smoothly for you >>> > * Later tomorrow, please send me an ssh key for use on the machine, >>> > and I will setup a shell account for you. >>> > * A conversion to SVN and db-scripts will follow in the next week or so. >>> > >>> >>> I assume you will transfer all shell accounts from gerolde to there as well? >> >> Well, anyone that has a community package would get a shell account. > > Ok, I think we are mostly good to go. I need to give all the TUs shell > accounts still. > > What you need to do is export CVS_RSH=ssh and use :ext: instead of > :pserver: in your CVSROOT
OK, I've setup 4 accounts. I decided to use the <first initial><last name> scheme here. pmatias, ibiru, cbrannon, and mherych all have accounts. Please send me an ssh key so I can set up your account 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
