Hi Ryan, What is your source control block configuration and can you give us a small example of your svn repository tree structure?
Cheers, Benjamin Baumann 2011/3/22 Ryan Andres <[email protected]>: > 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>
