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 701972 - Update bzr valid_repo to use root not info
Update bzr valid_repo to use root not info
Status: RESOLVED FIXED
Product: meld
Classification: Other
Component: filediff
unspecified
Other All
: Normal normal
: ---
Assigned To: meld-maint
meld-maint
Depends on:
Blocks:
 
 
Reported: 2013-06-11 01:15 UTC by Louis
Modified: 2013-06-11 20:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Update bzr valid_repo to use root not info (777 bytes, patch)
2013-06-11 01:15 UTC, Louis
none Details | Review

Description Louis 2013-06-11 01:15:23 UTC
bzr info on a shared repository directory succeeds, even though there is no working directory.
As such we need to use root instead - this will only succeed if there is a checked out working directory.
Comment 1 Louis 2013-06-11 01:15:25 UTC
Created attachment 246472 [details] [review]
Update bzr valid_repo to use root not info
Comment 2 Kai Willadsen 2013-06-11 20:42:44 UTC
check -> check less stuff -> status -> info -> root... in two years.

This is starting to get silly. (Not your fault, just frustrating.)

Anyway, I've pushed the patch to head. Cheers.