Am 2008-12-17 um 15:07 schrieb Paul McNett: >> Perhaps add subversion IDs to your code, that would help to find >> old code. >> # $Id$ >>> svn propset svn:keywords "Id" *.py > > I don't see the benefit of this, as it adds cruft when you can get > the same result by querying svn, such as: > > svn status --show-updates --verbose > > But if the majority of developers really want it, it would be no big > deal to add.
I like that cruft ;-) But as I normally don't need to poke around in dabo's code, it doesn't matter for me. I changed login.py loclly for me, since there was also no other method to get rid of the dabo logo in the login dialog. I wouldn't mind the logo, but it complicates py2app setup (doesn't get included by simply including dabo.icons). Greetlings from Lake Constance! Hraban --- http://www.fiee.net https://www.cacert.org (I'm an assurer) _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
