mirror of
				https://github.com/n1trux/awesome-sysadmin.git
				synced 2025-11-04 09:01:40 +00:00 
			
		
		
		
	Merge pull request #35 from TravisPaul/patch-1
Added Fossil to Version Control section
This commit is contained in:
		@@ -278,6 +278,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
 | 
				
			|||||||
## Version control
 | 
					## Version control
 | 
				
			||||||
*Software versioning and revision control.*
 | 
					*Software versioning and revision control.*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* [Fossil](http://www.fossil-scm.org/) - Distributed version control with built-in wiki and bug tracking.
 | 
				
			||||||
* [Git](http://git-scm.com/) - Distributed revision control and source code management (SCM) with an emphasis on speed.
 | 
					* [Git](http://git-scm.com/) - Distributed revision control and source code management (SCM) with an emphasis on speed.
 | 
				
			||||||
* [Mercurial](http://mercurial.selenic.com/) - Another distributed revision control.
 | 
					* [Mercurial](http://mercurial.selenic.com/) - Another distributed revision control.
 | 
				
			||||||
* [Subversion](http://subversion.apache.org/) - Client-server revision control system.
 | 
					* [Subversion](http://subversion.apache.org/) - Client-server revision control system.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user