[ANN] Qct 0.8 released
Nicholas Allen
nick.allen at onlinehome.de
Thu Jan 18 22:11:57 GMT 2007
I just tried this version on Linux and I get the following error:
Auto-detected Bazaar repository
Traceback (most recent call last):
File "/usr/bin/qct", line 70, in ?
dialog = CommitTool(vcs)
File "/usr/lib/python2.4/site-packages/qctlib/gui_logic.py", line 46,
in __init__
self.ui.wrapListCheckBox.setEnabled(False)
AttributeError: 'Ui_commitToolDialog' object has no attribute
'wrapListCheckBox'
Nick
Steve Borho wrote:
> http://hg.borho.org/qct
> http://www.borho.org/~steve/qct-0.8.tar.gz
> http://www.borho.org/~steve/qct-0.8-win32.exe
>
> New in 0.8:
> Change selection/cherry-picking (uses external two-way merge)
> Context menus:
> -- add ignore masks for unknown files
> -- select copy sources for unknown and ignored files
> -- delete unknown and ignored files
> -- find rename/move targets for missing files
> -- revert, visual diff, external editor for all
> revisioned commitable files
> Preferences dialog for specifying external tools
> Progress bar for the repository scan
> Simple repository auto-detection for standalone qct
> Revert button removed, replaced with a Cancel button
> Support for automatic sign-off messages in Hg back-end
>
> Version 0.8 has a different module layout than 0.7, and some files were
> renamed, so I suggest you delete your old copies of Qct and re-install
> from scratch. You will also need to re-install the latest plugins
> provided in 0.8.
>
> I'm hoping for more feedback on the new change selection feature. If
> you register a two-way merge application in the preferences dialog, you
> will get a 'Select changes to commit' option in the context menu of
> modified files. This will allow you to chose which changes in that
> file you wish to commit and which you wish to leave in your working
> directory.
>
More information about the bazaar
mailing list