On 2008-01-20, Gabriel Genellina <[EMAIL PROTECTED]> wrote: > En Sat, 19 Jan 2008 17:15:21 -0200, David Delony <[EMAIL PROTECTED]> > escribi?: > >> I want something that can work with any file, as Subversion does. I can't >> think of any >> GUI wrappers written in Python off the top of my head. I would like to > > There exist TortoiseCVS and TortoiseSVN. They are very intuitive and easy > to use front ends, but being Explorer extensions, they're tied to Windows. > They're not written in Python, but in C++.
Meld is written in Python, and it's a limited frontend for both CVS and SVN. There are probably almost a dozen GUI front ends for SVN (ones that come to mind are meld, esvn, rapidsvn, ksvn, smartsvn, qsvn, gsvn). There's also a web-based frontend for both SVN (and CVS). I don't really see any need for yet another GUI frontend for SVN. -- Grant -- http://mail.python.org/mailman/listinfo/python-list