http://qs321.pair.com?node_id=506873


in reply to Re^4: What is YOUR Development Process?
in thread What is YOUR Development Process?

There are some nice GUI tools for Windows and Mac that handle CVS and SVN interaction. Your designer may not like it, but the downside of not doing it is pretty clear: your app will not work with the wrong version of the templates.

Replies are listed 'Best First'.
Re^6: What is YOUR Development Process?
by jplindstrom (Monsignor) on Nov 08, 2005 at 21:07 UTC
    In particular Tortoise(CVS|SVN) are very usable Explorer integration programs. Nice little colored blobs on each file/folder icon to indicate the status and a right-click menu to do stuff.

    If they never used version control before, of course there is a slight threshold, but these tools are nice once you get the hang of that.

    /J