Offhand, I don't know of any tools for doing this out of the box. The
biggest issue you are going to face is of course having the Diff data to
begin with.
Is this something you are hoping to implement into some sort of Content
Management System? If so, that of course means you'll need to keep a copy of
every version of every file for every change they make and have a way to
reconcile those differences.

If you just need to display version X next to the current version, simply
having the previous versions in an archive folder and a table with
references to each version would be simple enough. Then you can just display
each version of the page in an iFrame.

=]

-- 
Alan Rother
Adobe Certified Advanced ColdFusion MX 7 Developer
Manager, Phoenix Cold Fusion User Group, AZCFUG.org


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325345
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to