I have several projects in ccnet that all reside in the same
subversion repository.

Everytime I get an email from the emailpublisher, the
modifications.xsl template displays all modifications in the
repository rather than just the changes of the specific ccnet project.

How do I output just the project's modifications?

My xsl config (default files):
                  <xslFiles>
                    <file>xsl\header.xsl</file>
                    <file>xsl\compile.xsl</file>
                    <file>xsl\unittests.xsl</file>
                    <file>xsl\modifications.xsl</file>
                  </xslFiles>

Reply via email to