TimeTraveler
IS-IT--Management
Well, I've got a situation where I cannot really change the habits of a remote group of developers.
So the code migration model of dev -> beta -> production has turned into just fixing on production and copying back to each developer's local copy (only 2 thankfully) and hope there's no contention and and or hope someone can find a file if a roll-back is needed. My current employer runs a small shop and has me on board to try and correct some bad coding habits and so forth.
What I need is a way to sync my copy with production, and if a .cfm file on Prod is newer than mine, ask me what to do or download a copy with the datestring in the file or something. It would be nice to get a text file report of the files that change on some periodic basis.
Any Cold Fusion specific suggestions? I'm looking at possibly using Eclipse with the CFPlug-in as a possible part of this solution.
What about MS SyncToy?
Thanks in advance.
-Sean/TimeTraveler
So the code migration model of dev -> beta -> production has turned into just fixing on production and copying back to each developer's local copy (only 2 thankfully) and hope there's no contention and and or hope someone can find a file if a roll-back is needed. My current employer runs a small shop and has me on board to try and correct some bad coding habits and so forth.
What I need is a way to sync my copy with production, and if a .cfm file on Prod is newer than mine, ask me what to do or download a copy with the datestring in the file or something. It would be nice to get a text file report of the files that change on some periodic basis.
Any Cold Fusion specific suggestions? I'm looking at possibly using Eclipse with the CFPlug-in as a possible part of this solution.
What about MS SyncToy?
Thanks in advance.
-Sean/TimeTraveler