revision control systems

All posts tagged revision control systems

this needs to be cleaned up

Git-Logo-1788C.png

(on Wikipedia)
https://git-scm.com/

A version control system of some note.

I use it, not that I know what I’m doing.

See also:



Continue Reading

Software > Revision control systems >

(on Wikipedia)
https://www.monotone.ca/

monotone is a free distributed version control system. it provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol. it understands history-sensitive merging, lightweight branches, integrated code review and 3rd party testing. it uses cryptographic version naming and client-side RSA certificates. it has good internationalization support, has no external dependencies, runs on linux, solaris, OSX, windows, and other unixes, and is licensed under the GNU GPL.

Continue Reading

Software > Revision control systems >

https://github.com/zedshaw/fcst [ 1 ] was http://zedshaw.com/projects/fastcst/

A simple and fast Ruby-based revision control system.

Continue Reading