Download Svn Notes
Description
Svn Notes is a small tool written in C# that consumes a piped xml output of an svn log command and outputs a change log / release notes file.
Source Files
The download file svnnotes.zip has the following entries.
trunk/LocalTestRun.testrunconfig//from www .ja v a 2 s. co m
trunk/SvnNotes.sln
trunk/SvnNotes.vsmdi
trunk/src/CodeplexOutputTransformer/CodeplexOutputTransformer.cs
trunk/src/CodeplexOutputTransformer/CodeplexOutputTransformer.csproj
trunk/src/CodeplexOutputTransformer/Properties/AssemblyInfo.cs
trunk/src/SvnNotes.Test/OutputTransformerFactoryTest.cs
trunk/src/SvnNotes.Test/Properties/AssemblyInfo.cs
trunk/src/SvnNotes.Test/SvnNotes.Test.csproj
trunk/src/SvnNotes/CommandLineOption.cs
trunk/src/SvnNotes/Config.cs
trunk/src/SvnNotes/DefaultOutputTransformer.cs
trunk/src/SvnNotes/Entry.cs
trunk/src/SvnNotes/EntryCollection.cs
trunk/src/SvnNotes/IOutputTransformer.cs
trunk/src/SvnNotes/OutputTransformerFactory.cs
trunk/src/SvnNotes/Program.cs
trunk/src/SvnNotes/Properties/AssemblyInfo.cs
trunk/src/SvnNotes/SvnNotes.csproj
trunk/src/SvnNotes/SvnNotesParser.cs
trunk/src/SvnNotes/SvnNotesWriter.cs
trunk/src/SvnNotes/app.config
Download
Click the following link to download svnnotes.zip.
svnnotes.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »