On 14 Gru, 13:33, Ido Ran <[email protected]> wrote: > Hi, > I've been thinking (and drawing) about using git as backend database > for full revision database system. > I've reach some conclusions and like to know what you think: > The reason git is so easy to use by SCM systems is because source > control database always has a single point of entry which is the root > directory. Everything rechable from that root is part of the version. > In general database system there are many roots. For example in CRM > system the roots may be customers, services, employees, departments > (and more). This fact make the Version object of git much more > complicated then file system database. > > Let's start with this point and see how it goes from there.
something like that? * http://code.google.com/p/gimd/ -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
