Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42857 - Cannot commit updated document
Summary: Cannot commit updated document
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Git (show other bugs)
Hardware: All All
: High normal
Assignee: Lars Weiler (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-25 02:31 UTC by Xavier Neys (RETIRED)
Modified: 2011-10-30 22:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
rsync.xml (rsync.xml,13.18 KB, text/plain)
2004-02-25 02:33 UTC, Xavier Neys (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Neys (RETIRED) gentoo-dev 2004-02-25 02:31:26 UTC
neysx@basil fr $ cvs commit rsync.xml
syntax error at /var/cvsroot/CVSROOT/checkxml.pl line 3, near ") {"
syntax error at /var/cvsroot/CVSROOT/checkxml.pl line 9, near "}"
Execution of /var/cvsroot/CVSROOT/checkxml.pl aborted due to compilation errors.
cvs commit: Pre-commit check failed
cvs [commit aborted]: correct above errors first!


Document is valid (xmllint --valid) and renders properly w/ AxKit
Comment 1 Xavier Neys (RETIRED) gentoo-dev 2004-02-25 02:33:14 UTC
Created attachment 26307 [details]
rsync.xml
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2004-02-25 02:44:09 UTC
There's an error in the script
Comment 3 Lars Weiler (RETIRED) gentoo-dev 2004-02-25 05:49:17 UTC
Shouldn't happen.  It's fixed now.