On Thursday 07 May 2009, Øyvind Harboe wrote:
> >> Can you do a bisection to figure out which version broke you?
> >
> > If this were using "git", I'd have done it already ... is the
> > magic SVN command "svn switch -r REVISION"?  At least there's
> > only one development sequence, no branch merges to resolve. ;)
> 
> svn will probably do this *MUCH* slower than git with a cloned
> repository of course, but the syntax is essentially:
> 
> svn checkout -r N ...
> 
> http://svnbook.red-bean.com/en/1.0/re04.html

There's also a "svn-bisect":

http://search.cpan.org/~infinoid/App-SVN-Bisect-0.8/bin/svn-bisect

Presumably I can figure out how to install a Perl tool...
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to