Message3173

Author sandeepss
Recipients ThomasAH, corecode, emaste, kellyohair, tksoh, tonfa
Date 2007-06-08.13:32:24
Content
Please consider why this could be extremely useful.
Typically,  for a sufficiently large codebase, we have a humongous testsuite - broken down by 
components.

To add/update testcases in the CVS world is relatively easy - just COPY over the parent directory 
(with the "CVS" directories contained in it) from somewhere that the directory is visible ; make ur 
changes; add and commit. 
It is this behavior that is highly desirable - checking out codebases wont kill you, checking out entire 
test repositories will
History
Date User Action Args
2007-06-08 13:32:25sandeepsssetmessageid: <1181309545.33.0.345679124757.issue105@selenic.com>
2007-06-08 13:32:25sandeepsssetrecipients: + ThomasAH, tonfa, tksoh, corecode, kellyohair, emaste
2007-06-08 13:32:25sandeepsslinkissue105 messages
2007-06-08 13:32:24sandeepsscreate