Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 408667 - Permit .svg files in [CVS "gentoo"]/xml/htdocs/proj/en/pr/material/
Summary: Permit .svg files in [CVS "gentoo"]/xml/htdocs/proj/en/pr/material/
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Git (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-18 02:34 UTC by Sebastian Pipping
Modified: 2012-03-19 20:56 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Pipping gentoo-dev 2012-03-18 02:34:49 UTC
As .png files are allowed, I don't see why .svg files should be not.  Please help!

This is the error I run into:

====================================================
# cvs ci -m 'Add "gentoo abducted" poster sources' gentoo-abducted-poster-A0.svg

Gentoo XML-QA-checker called.  In case of troubles, please file a bug for the GDP team.

That file you are about to commit is not allowed.
Allowed filetypes are:
xml|xsl|txt|pdf|html|rdf|dtd|log|sxi|css|png|jpg|gif|tar|gz|bz2|ico|sql, changelog, and docutils.conf

If you need to commit another filetype, please file a bug to
the Infrastructure team.

cvs commit: Pre-commit check failed
cvs [commit aborted]: correct above errors first!
====================================================
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2012-03-19 20:01:43 UTC
Done. Please test (I refactored the check code a bit).
Comment 2 Sebastian Pipping gentoo-dev 2012-03-19 20:56:48 UTC
(In reply to comment #1)
> Done. Please test (I refactored the check code a bit).

Looks good, thanks!