I have a problem that someone introduced a bug but I do not know the subversion commit that introduced this bug. I am looking for something like the nice git feature bisect for svn.
Does anyone know scripts like e.g. python to simulate this feature?
svn does not have a bisect-like feature built in. There appears to be a perl script available to do it.
svn-blame does not do the same thing as git-bisect; it is equivalent to git-blame and hg-annotate.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With