This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Website maintenance?


On 08 Mar 2015 13:49, Carlos O'Donell wrote:
> On 03/07/2015 07:46 PM, Mike Frysinger wrote:
> > On 08 Sep 2014 11:12, Carlos O'Donell wrote:
> >> Thanks. I've added you as a second person to do website updates:
> >>
> >> https://sourceware.org/glibc/wiki/MAINTAINERS#Maintainers_for_the_website
> >>
> >> That way we can cover updates if one of us is out.
> > 
> > i wouldn't helping out here.  "vapier" is my account everywhere.
>  
> Added to the list.
> 
> Next step is to make sure you have a savannah account and
> then get you setup be able to checkout and write to those
> sources.
> 
> https://sourceware.org/glibc/wiki/Website%20Maintenance

hmm, neither sems to work

$ cvs -z3 -d:ext:vapier@cvs.savannah.gnu.org:/web/libc co libc
$ cd libc
$ <fix a random typo>
$ cvs commit
/web/libc/libc/ChangeLog,v  <--  ChangeLog
new revision: 1.49; previous revision: 1.48
cvs [commit aborted]: could not open lock file `/web/libc/libc/,ChangeLog,': 
Permission denied

$ cvs -z 9 -d :ext:vapier@sourceware.org:/cvs/glibc co htdocs
$ cd htdocs
$ <fix a random typo>
$ cvs commit
**** Access denied: vapier in htdocs on HEAD
cvs commit: Pre-commit check failed
cvs [commit aborted]: correct above errors first!
-mike

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]