jwdcfdeveloper
Programmer
I need to build a module that can export files (cfml, html, images, js, java, etc.)between servers/environments (i.e. from development to QA, and from QA to Production). I am using an Apache server with WebDAV and CVS. I know WebDAV has some export capabilities, but not enough for what we need. Anyone know of a good article, or have a good idea of the code needed to accomplish this? I'm open to solutions that do not involve java/jsp code too.