Re: Filesystem Development
"sascha.gottfried" <[email protected]> Fri, 25 Feb 2011 09:27:17 -0000
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Message-ID | <[email protected]> |
Ok, never thought about that - just used this for editing restricted code in ZODB. Any difference to use FTP for a copy??? --- In [email protected], "Diez B. Roggisch" <deets@...> wrote: > > > 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 >