CVS (Was: FitNesse integration)
"Jim Little" <[email protected]> Sun, 24 Aug 2003 22:00:01 -0700
| Newsgroups | gmane.comp.programming.tools.fit.devel |
|---|---|
| Message-ID | <003501c36ac5$bdbb0dc0$0300a8c0@Phideaux> |
Charlie Poole wrote: > It is an annoyance, but if you simpy add the new with a comment that > it's replacing the old, then delete the old, people can go to the > attic to get the earlier history. One does tend to want to have a > relatively stable file before renaming it. I think we all agree... and in case we don't: CVS's support of file and directory restructuring is poor but can be worked around. Deciding not rename files and directories when they need it would be a much bigger loss than not having a coherent history would be. I would prefer that we pretend it's not a problem, NOT freeze file names and directories, and work around it. Jim