[gtkada] GtkAda CVS server still misconfigured for specific tag export/checkout
Jeffrey Creem
jeff at thecreems.com
Tue Dec 27 00:50:53 CET 2005
In August I sent this.
http://lists.adacore.com/pipermail/gtkada/2005-August/003421.html
It still seems broken as:
cvs -d :pserver:anoncvs at libre.adacore.com:/anoncvs export -r
gtkada-2_4_0 GtkAda
results in
cvs export: warning: cannot open /anoncvs/CVSROOT/val-tags read/write:
Permission denied
cvs [export aborted]: could not chdir to internal: Permission denied
Interestingly enough the Gdb setup on the same server seems a lot better
since it continues on event
in the presence of the warning
cvs -d :pserver:anoncvs at libre.adacore.com:/anoncvs export -r gpl-2005
gdb-6.3
cvs export: warning: cannot open /anoncvs/CVSROOT/val-tags read/write:
Permission denied
U gdb-6.3/.cvsignore
U gdb-6.3/COPYING
U gdb-6.3/COPYING.LIB
U gdb-6.3/COPYING.LIBGLOSS
U gdb-6.3/COPYING.NEWLIB
... continues on
Seems like it has to be a very simple fix since there is probably just
one pserver running.
More information about the gtkada
mailing list