Hi Brendan, we do use CVS for version control in Cach� and it works very good.
We use a class inherited from %Studio.SourceControl.Base and implemented OnBeforeSave and OnAfterSave methods. In OnBeforeSave we define a header of routines/classes to store change date, user and some CVS specific things. In OnAfterSave the routine/class is exported to the CVS working directory so it can be commited to the repository later. If you need more information, don't hesitate to ask. Bye Alexander Riemer BEWIDATA "Brendan" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > hi, > How can I use Source Control System with Cache5 Studio? > > -- > thanks, > Liu,En > > > >
