Dear Wiki user, You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change notification.
The following page has been changed by DavidReiss: http://wiki.apache.org/thrift/GitRepository ------------------------------------------------------------------------------ == Write Access == * ssh://git.thrift-rpc.org/pub/scm/thrift.git * (You can just edit your .git/config. You don't need to clone a new repo.) - * Email your ssh public key (id_rsa.pub or id_dsa.pub) to dreiss to get an account. ''What if he's hit by a bus? It be better to send an email to the -dev list, so everyone's aware of who's been given permission. And at least one or two more committers should be able to administer this. --DougCutting'' + * Email your ssh public key (id_rsa.pub or id_dsa.pub) to the -dev list to get an account. - You will be able to push to refs/heads/pub/* and refs/heads/pri/$USER/* . + * You will be able to push to refs/heads/pub/* and refs/heads/pri/$USER/* . + + ''What if David is hit by a bus? At least one or two more committers should be able to administer this. --DougCutting'' + + ''@DougCutting: Administering this service currently requires root access on thrift-rpc.org, so I'll be the only one who can handle this as long as I am paying for that machine out-of-pocket. I hope the "Maintenance" section I added helps to allay your fears. --DavidReiss'' == Committer Access == @@ -39, +43 @@ }}} You should be able to "git svn dcommit" normally. (Please be careful!) + == Maintenance == + + The files used to configure the repository are in separate repos at http://gitweb.thrift-rpc.org/. + I (dreiss) will eventually get around to adding a README to thrift-meta that describes + the system-level configurations that make this repo tick. + That way, anyone can rebuild the Git repo (policy and all) if I am hit by a bus. +
