Software Configuration Management

Is there a SCM tools like CS-RCS or CVS for NF? I find it very hard to track the differeence between 2 releases, and storing all objects in all versions of a given database should do a SCM-system not I: wolfgang

You could use Microsoft Visual Source Safe, quite a few NSCs out there use it as version control tool. Obviously that will involved manipulating all your objects as text format and recompiling them each time you import them back into your Navision database. I have not evaluated CVS but I guess it cannot be that bad since it’s widely used by the Open Source community tarek_demiati@ureach.com