> > The script could easily be changed to actually rename the > > files... > > ...which would effectively raise errors or download the searches again > from CVS for those of us using the DQSD folder live. :(
Dude, don't do that. ;) That's a personal development methodology option/issue, which shouldn't affect the delivered product implementation. To each his own, but I pull from CVS into a clean development directory, then use a diff utility (I use Araxis Merge[1]) to merge my changes that I make in the regular install directory. This allows me to do quick diffs between my working copy and the CVS version, and it gives me an easy backup if I want to revert the code. Glenn [1] http://www.araxis.com/merge/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ DQSD-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dqsd-devel
