From: William Victor Mote Date: Tue, 25 Mar 2003 01:34:46 +0000 (+0000) Subject: Add step-by-step for WinCVS downloads. X-Git-Tag: Root_Temp_KnuthStylePageBreaking~1738 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d64e9f37fbe3d4810b1286d77f876ba412f6abf2;p=xmlgraphics-fop.git Add step-by-step for WinCVS downloads. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196135 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/dev/tools.xml b/src/documentation/content/xdocs/dev/tools.xml index 85311d8d7..5c8073e31 100644 --- a/src/documentation/content/xdocs/dev/tools.xml +++ b/src/documentation/content/xdocs/dev/tools.xml @@ -9,12 +9,42 @@

This page documents items that may be helpful to other developers, especially to those who are new to FOP. Exhaustive treatment of these topics is better suited to other fora, but the information presented here is intended to deal with FOP-specific issues related to these tools, especially "gotchas", and to help developers get jump-started.

- CVS -

You will need a CVS client to be able to gain access to the FOP repository.

-

To create a patch to be submitted for consideration to be committed, do the following:

+ Concurrent Versions System (CVS) +

Visit Apache XML CVS Repositories for useful information.

+

You will need a CVS client to be able to gain access to the FOP repository. For general CVS information, visit CVS Home. Nice GUI clients for Windows, Mac, and X(??) can be found at WinCVS.

+

Regardless of what platform you develop on, please be sure to submit patches that use Unix line endings. If you are using WinCVS, check code out this way by going to the Admin / Preferences menu item, clicking on the "Globals" tab, then select the "Checkout text files with the Unix LF (0xa)" option. You will also need to use an editor that supports opening and saving files using Unix line endings.

+

Step-by-step instructions for downloading FOP using WinCVS:

+

To create a patch to be submitted for consideration, do the following:

+