Re: Fragments of a Git File provider

2016-11-25 Thread David Vittor
Good on you Juergen, That's a great idea. Unfortunately no time at the moment to have a look into this, but something I might take up later in the future. Git would be a great long term store of information. Thanks for pioneering the groundwork. Cheers, David V On Sat, Nov 26, 2016 at 6:20 AM,

Fragments of a Git File provider

2016-11-25 Thread Jürgen Weber
Hi, I have played with writing a Git file provider that writes into a Git repository. Unfortunately it is not very efficient, as JSPWiki counts versions with the oldest first, so you have to go back in Gits commit history to find out how many versions there are. Or one could cache versions in a p