1 Mar 2010 04:42
Re: Storing a jackrabbit repository as versioned files in git
Premkumar Stephen <prem18 <at> gmail.com>
2010-03-01 03:42:59 GMT
2010-03-01 03:42:59 GMT
Hi Janne, Thanks for letting me know about priha. It would be great if I could use git or any other VCS to store this data just like any other source files ( In Drools Guvnor, "code" is stored in the repository). I do not plan to do any file modifications using git. Primarily, I am looking at storing and maintaining versions using git ( or maybe another VCS). I would like to do a diff, and it would help if one asset is in one file ( atleast those assets that are versioned). Regards, Prem On Sun, Feb 28, 2010 at 4:40 AM, Janne Jalkanen <Janne.Jalkanen <at> ecyrd.com>wrote: > > The version control as such shouldn't really be a problem, as long as you > don't actually modify the files (essentially using git as a backup system). > But modifying the files needs rather deep understanding of what is going on, > so I wouldn't recommend it. > > I'm not sure whether anyone has written a Jackrabbit PM which stores the > files as-is. I know that Priha (www.priha.org) has one. But if you just > do backup, then the actual physical structure shouldn't matter anyway. > > /Janne >(Continue reading)
RSS Feed