XML Graphics project: Migration from CVS to SVN

Info Links

Involved

According to the page above, we need people who will be available to supervise the conversion, as everything (test + real conversion) will be done in one batch.

Conversion instructions

To be sent to the infrastructure team:

CVS modules to be converted:

What we already have (see https://svn.apache.org/repos/asf/xmlgraphics/):

https://svn.apache.org/repos/asf/xmlgraphics/
  +-- site

The desired layout will look like this:

https://svn.apache.org/repos/asf/xmlgraphics/
  +-- batik
        +-- branches (xml-batik branches)
        +-- tags     (xml-batik tags)
        +-- trunk    (xml-batik HEAD)
  +-- fop
        +-- branches (xml-fop branches)
        +-- tags     (xml-fop tags)
        +-- trunk    (xml-fop HEAD)
  +-- site           (No changes!)

TODO