[XML-SIG] Another application which reads XBEL
Uche Ogbuji
uche.ogbuji@fourthought.com
Tue, 25 Mar 2003 11:07:43 -0700
> Uche Ogbuji <uche.ogbuji@fourthought.com> writes:
>
> > Nothing so simple:
> >
> > [...]
> > cvs [server aborted]: "commit" requires write access to the repository
>
> And CVS_RSH was set to "ssh"?
Yes, but this shouldn't matter IIRC as the local root overrides the enironment
parameters.
As a sanity check, I started from scratch:
[uogbuji@borgia pyxml2]$ cvs -d :pserver:uche@cvs.pyxml.sourceforge.net:/cvsroo
t/pyxml login
Logging in to :pserver:uche@cvs.pyxml.sourceforge.net:2401/cvsroot/pyxml
CVS password:
[uogbuji@borgia pyxml2]$ cvs -d :pserver:uche@cvs.pyxml.sourceforge.net:/cvsroo
t/pyxml co www
cvs server: Updating www
[SNIP]
Then I applied the patch and tried to commit again.
cvs [server aborted]: "commit" requires write access to the repository
cvs commit: saving log message in /tmp/cvsTeydh7
--
Uche Ogbuji Fourthought, Inc.
http://uche.ogbuji.net http://4Suite.org http://fourthought.com
Universal Business Language (UBL) - http://www-106.ibm.com/developerworks/xml/l
ibrary/x-think16.html
EXSLT by example - http://www-106.ibm.com/developerworks/library/x-exslt.html
The worry about program wizards - http://www.adtmag.com/article.asp?id=7238
Use rdf:about and rdf:ID effectively in RDF/XML - http://www-106.ibm.com/develo
perworks/xml/library/x-tiprdfai.html
Keep context straight in XSLT - http://www-106.ibm.com/developerworks/xml/libra
ry/x-tipcurrent.html
Python Generators + DOM - http://www.xml.com/pub/a/2003/01/08/py-xml.html
Using SAX for Proper XML Output - http://www.xml.com/pub/a/2003/03/12/py-xml.ht
ml
SAX filters for flexible processing - http://www-106.ibm.com/developerworks/xml
/library/x-tipsaxflex.html