After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 692907 - Command line label arguments are ignored when comparing folders
Command line label arguments are ignored when comparing folders
Status: RESOLVED FIXED
Product: meld
Classification: Other
Component: dirdiff
unspecified
Other Windows
: Normal normal
: ---
Assigned To: meld-maint
meld-maint
Depends on:
Blocks:
 
 
Reported: 2013-01-30 22:22 UTC by Angel Ezquerra
Modified: 2013-02-05 20:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Angel Ezquerra 2013-01-30 22:22:40 UTC
Meld has a --label command line argument that lets you give a label to one of the files that is being compared. This label is shown (instead of the file name) on the meld window title and on the tab handle.

This is particularly useful when meld is called by a source control tool, such as TortoiseHg. For example TortoiseHg will set the label to the revision id of the revisions that are being compared. It does this with comparing single files or when comparing whole revisions, which it does by triggering a directory diff.

The problem is that meld ignores the label command line argument when comparing folders. This makes using meld for comparing whole revisions in TortoiseHg and similar tools very inconvenient.
Comment 1 Kai Willadsen 2013-02-05 20:41:12 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.