Last post Jul 15, 2010 10:10 AM by mvark
Member
53 Points
762 Posts
Jul 15, 2010 07:39 AM|mrrogers|LINK
Is there an open source .NET change management application out there that anyone can recommend?
Contributor
5541 Points
1115 Posts
Jul 15, 2010 10:10 AM|mvark|LINK
If you are referring to a version control control, you can try one of these -
DotSVN is an Open Source .NET port of Subversion - http://www.dotsvn.net/
AnkhSVN is a Subversion Source Control Provider for Microsoft Visual Studio 2005, 2008 and 2010 - http://ankhsvn.open.collab.net/
For automating builds, you can use CruiseControl.NET - http://confluence.public.thoughtworks.org/display/CCNET/Welcome+to+CruiseControl.NET
Member
53 Points
762 Posts
.NET Change Management application
Jul 15, 2010 07:39 AM|mrrogers|LINK
Is there an open source .NET change management application out there that anyone can recommend?
Contributor
5541 Points
1115 Posts
Re: .NET Change Management application
Jul 15, 2010 10:10 AM|mvark|LINK
If you are referring to a version control control, you can try one of these -
DotSVN is an Open Source .NET port of Subversion - http://www.dotsvn.net/
AnkhSVN is a Subversion Source Control Provider for Microsoft Visual Studio 2005, 2008 and 2010 - http://ankhsvn.open.collab.net/
For automating builds, you can use CruiseControl.NET - http://confluence.public.thoughtworks.org/display/CCNET/Welcome+to+CruiseControl.NET
Tech Tips, Tricks & Trivia (T4) | My Code Gallery