On Thu, 19 Nov 2015 11:51:41 -0800
Scott Doctor <sc...@scottdoctor.com> wrote:

> I am looking for information about the theory of VCS that is 
> being used for systems such as Fossil, Git... Not so much the 
> how-to-use, but the concepts and issues.
> 
> Any suggestions of either links to something like wikipedia 
> pages or a well written book I can find at the university library.

I'd honestly start with "The Git Parable" [1].  It's very entry-level
graceful introduction to the core ideas behind a DVCS, and it's not
really Git-specific.
Then you may consider reading [2].  This text *is* Git-specific but
the basic idea of data handling is delivered rather well.

1. http://tom.preston-werner.com/2009/05/19/the-git-parable.html
2. https://jwiegley.github.io/git-from-the-bottom-up/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to