J. David Ibáñez wrote: > Hello, > > I am working on a project (a content management system) where the data > is stored as files and folders. > > Currently, for persistance and transactions we use the ZODB [1] object > database. But our goal is to move away from the ZODB and use directly > the file system, as it will allow us to use all the good unix tools. > > We are using git to manage the source code. And now we are exploring git > to see if it can do the job of transactions, so that each transaction in > the system will be a git commit. > > One problem we have found is that we can not commit empty directories (what > we need to do). Any idea how to solve or work-around this constraint? > $ touch empty/dir/.placeholder > Any suggestions and input on this exotic use case for git will be very > welcomed. > Sounds cool. I'll have to give it a whirl when you've got something to show. -- Andreas Ericsson andreas.ericsson@op5.se OP5 AB www.op5.se Tel: +46 8-230225 Fax: +46 8-230231 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Feb 15 22:45:58 2006
This archive was generated by hypermail 2.1.8 : 2006-02-15 22:46:08 EST