Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » JGit with database storage
JGit with database storage [message #826988] Thu, 22 March 2012 14:57 Go to next message
Eclipse UserFriend
Hello all,

I saw that there is a database class that appears to allow JGit to use a database store instead of a filesystem store. I would really like to implement this. I've done some searching and not come up with much (not exhaustive, so apologies if this is a frequent question).

Are there any resources beyond the javadoc explaining how this would be accomplished? I would like to create a web application that used JGit to store and version a tree structure of text files (basically just like a tree of java classes and packages), but I'd rather keep this store in a database than directly on the filesystem.

Are there any tutorials, pre-existing JDBC implementations, or other documents?

Thanks - Andrew
Re: JGit with database storage [message #827008 is a reply to message #826988] Thu, 22 March 2012 15:34 Go to previous messageGo to next message
Eclipse UserFriend
I remember that Philipp did a proof of concept using JDBC and a
relational database when the DHT API was designed.
This prototype is here https://github.com/philippthun/jgit_jdbc/

--
Matthias
Re: JGit with database storage [message #827010 is a reply to message #827008] Thu, 22 March 2012 15:35 Go to previous message
Eclipse UserFriend
That definitely helps. Thanks.
Previous Topic:Unable to track some files
Next Topic:configure tracking for a remote branch I just created by pushing a local branch
Goto Forum:
  


Current Time: Tue Jun 24 01:19:29 EDT 2025

Powered by FUDForum. Page generated in 0.09895 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top