eclipse - OpenCMS and CVS -
How to integrate working with a CVS and OpenCMS, especially looking at maintaining properties and metadata is?
I have set up OpenCMS for development on my local machine, as well as Eclipse related to CVS. I can unify files between OpenCMS and Eclipse and check them in CVS, which works fine - except that I do not know any version to control property and control other metadata.
One question: How do you sync OpenCMS files? Are you talking about VFS (Virtual File System = mysql data files)? Because in OpenCMS, all content files reside in VFS, not on the actual file system (RFS).
You are talking about the content files of your OpenCMS site, right? OpenCMS Core Source files that you are using to compile the Open CMS core jar, I agree.
There is an idea that Mapping to drive VFS using WebDV, but I found that it is not very stable and reliable. With it, you will usually receive the property in a separate folder as well.
Comments
Post a Comment