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?