Consider CVS - It's free and works EXTREMELY well with CF - rollback,
versioning and loads more.

For the CVS server..
https://www.cvshome.org/

For the excellent client software
http://www.wincvs.org/

It does take some getting your head around but is WELL worth it.. Makes
remote updating of other servers a snap too.

You can add control headers into your CFM pages so at a glance, based on
the description you've given you can see a full version history in your
CFM page.. e.g.

<!--- CVS HEADER

  $Header: /beetroot/cms/myglobals.cfm,v 1.15 2005/01/20 17:34:10
martypaz Exp $

  $Author: martypaz $
    $Date: 2005/01/20 17:34:10 $
$Revision: 1.15 $

  $Source: D:/CVSREP/beetroot/cms/myglobals.cfm,v $
 $RCSfile: myglobals.cfm,v $
          
--->

.. REST OF CODE...

<!---    CVS CHANGE LOG

$Log: myglobals.cfm,v $
Revision 1.15  2005/01/20 17:34:10  martypaz
Now includes P3P http header

Revision 1.14  2004/11/05 14:10:22  martypaz
Use CF comment instead of HTML

ETC.....

--->

If you need more advice mail me off list or in this thread.

Martin Parry
Macromedia Certified Developer
http://www.BeetrootStreet.co.uk




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192795
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to