Re: Filesystem Development
"Diez B. Roggisch" <[email protected]> Fri, 25 Feb 2011 00:46:35 +0100
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Message-ID | <[email protected]> |
On Feb 24, 2011, at 8:27 PM, sascha.gottfried wrote: > Anyone out there, who is able to develop ZMS special objects similar to development of filesystem products? > > My intention is to keep track of my work in a version control system. Currently I can just commit my XML export of the special object. Not a very friendly format for diff-like applications. You could copy the whole tree using webdav. Diez