Difference between revisions of "Bookmarks/programming"

From Flavio's wiki
Jump to: navigation, search
(add new vss2svn)
(more svn stuff)
Line 20: Line 20:
 
* [http://subversion.tigris.org/ Subversion]
 
* [http://subversion.tigris.org/ Subversion]
 
** [http://svnbook.red-bean.com/ Version Control with Subversion] (a free book about Subversion)
 
** [http://svnbook.red-bean.com/ Version Control with Subversion] (a free book about Subversion)
 +
** [http://tortoisesvn.tigris.org/ TortoiseSVN] is a really easy to use Revision control / version control / source control software for Windows
 
** [http://ankhsvn.tigris.org/ AnkhSVN] – VS.NET addin for the Subversion version control system
 
** [http://ankhsvn.tigris.org/ AnkhSVN] – VS.NET addin for the Subversion version control system
 
** [http://vss2svn.tigris.org/ Visual SourceSafe to Subversion Converter] (see also my [[Microsoft/Visual SourceSafe|Visual SourceSafe notes]])
 
** [http://vss2svn.tigris.org/ Visual SourceSafe to Subversion Converter] (see also my [[Microsoft/Visual SourceSafe|Visual SourceSafe notes]])
 
** [http://www.pumacode.org/projects/vss2svn vss2svn] (new)
 
** [http://www.pumacode.org/projects/vss2svn vss2svn] (new)
 
*** [http://www.pumacode.org/projects/vss2svn/wiki/RunningTheMigration Running The Migration]
 
*** [http://www.pumacode.org/projects/vss2svn/wiki/RunningTheMigration Running The Migration]
 +
** [http://www.visualsvn.com/download.html VisualSVN] is a plugin for Microsoft Visual Studio for seamless integration with Subversion (not free)
  
 
==Software Engineering==
 
==Software Engineering==

Revision as of 16:42, 22 February 2007

Languages

Libraries

Source Code Management

Software Engineering

Philosophy

Documentation

Information

Bug tracking systems