please find attached a bundle which is needed to make wildcat-bzr work on bzr 1.5 (it also includes my previous patch which: > Changes bzr-wx.py to have unix line endings > so that it can be runned as ./bzr-wx.py on linux ) btw. I found another locking issue which I had to get fixed for it to work in bzr1.6 theres anoher serious issue seeking attention for bzr1.6: linegraph.py uses repository.get_revision_graph() which has been depricated and been deleted, without the customary 6 months deprication period. I'm a bit miffed about this, as it makes life difficult for developers who maintain pluggins and 3rd-party tools (especially non-fulltime ones who only gets time to work on stuff like this every 6 months). Anyways, we need a way around it. What is the current status of wildcat: Is it still only maintained by Sandy Dunlop? Does it have its own mailing list? I bacame frustrated with the windows guis (some of my co-workers insist on using guis, if we are to use bzr in future). I tried to get olive-gtk to crash less on vista, without much luck (it seems the gtk code causes a lot of crashes). So I gave wilcat a try (It also crashed way too often, but it turns out that it was just some bzr api changes.) It needs some more feature, but has te potential to be our best gui for windows (other than tortoiseBzr, which I'm not sure when we'll get a usable version)