Hacker News
I imported the full Linux kernel git history into pgit
tonnydourado
|next
[-]
vidarh
|root
|parent
|next
[-]
darkwater
|root
|parent
|next
|previous
[-]
tombert
|next
|previous
[-]
Obviously that's not surprising considering its creator, but hearing that was kind of the first time I had ever considered that you could translate something like Git semantics to a relational database.
I haven't played with Pgit...though I kind of think that I should now.
anitil
|root
|parent
|next
[-]
[0] https://sqlite.org/lang_with.html#recursive_query_examples
[1] https://fossil-scm.org/forum/forumpost/5631123d66d96486 - My memory was roughly correct, the title of the discussion is 'Is it possible to see the entire history of a renamed file?'
20after4
|root
|parent
|next
|previous
[-]
adastra22
|root
|parent
|next
|previous
[-]
gjvc
|root
|parent
|previous
[-]
a fossil repository file is a .sqlite file yes
ptdorf
|root
|parent
|next
[-]
yjftsjthsd-h
|root
|parent
[-]
deepsun
|root
|parent
[-]
CVS is not much different from copying files around, so would not be surprised if they copied the files around to mimic what CVS does. CVS revolutionized how we think of code versioning, so it's main contribution is to the processes, not the architecture/features.
gurjeet
|next
|previous
[-]
Pgit: I Imported the Linux Kernel Git History into PostgreSQL