Re: Brain dump: possible 1.7 work packages
From: Hans-Emil Skogh <Hans-Emil.Skogh_at_tritech.se>
Date: Thu, 11 Feb 2010 09:20:55 +0100
>>> - bisect /
I like the idea of a bisect feature, but isn't this something that should go in the core SVN implementation as well? Are there any direct benefits of doing this in TSVN instead on SVN?
>> Let's face it: 90% of all users don't even have an automated build
In an ideal world every project would have version control coupled with continous integration and automated tests. In reality my experience says this is far from the case. I don't mean that we shouldn't support a good feature just because a minority of the projects would benefit of it today, I think that the bisect feature is another good case WHY you should have automated tests.
Hmm... I don't see how you can delete the working copy. You would need to modify it (by adding the new test that tests the changed behaviour) before bisecting it. Otherwise it's just a case of someone not running the tests before committing, and that is (hopefully) more easily solved by adding the tests to the build step, or pre-commit step.
>>> - experimental patch recorder /
I would absolutely love this feature! But I must agree that it would make much more sense for it to be implemented in SVN instead of TSVN...
Hans-Emil
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.