|
Project Information
Links
|
NTracnTrac is a .NET port of Trac, the well known issue tracking system that provides a good interface with Subversion, integrated Wiki and good reporting features. The intension of nTrac project is to retain most of the features of Trac, but at the same time make it easily deployable on a Windows environment. This will enable developers to install and run Trac with a click-once deployment. RequirementsMy thoughts on the initial version are as follows:
To enable this level of ease of deployment, I prefer the option of embedding subversion into the product. A good .Net binding for Subversion will definitely help. |