GNOME Bugzilla – Bug 721784
Error when using meld with a CVS repo
Last modified: 2014-01-21 20:40:42 UTC
Created attachment 265700 [details] my workaround
+ Trace 233007
max_depth = max(len(vc.root) for vc in vcs if vc.VC_ROOT_WALK)
What's the actual error? Also what version of Meld are you using?
Hi, I'm using version 1.8.3 on a debian testing. The error message appeared when I tried to use meld within a cvs-dir: ~/webapps$ meld . to check in my current work
I can't see an error message anywhere above.
$ meld . Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. please move it to /home/julas/.config/fontconfig/fonts.conf manually Traceback (most recent call last):
+ Trace 233043
main()
new_window = app.parse_args(sys.argv[1:])
tab = open_paths(args, options.auto_compare, options.auto_merge)
tab = self.append_vcview(a, auto_compare)
doc.set_location(location)
self.choose_vc(vc.get_vcs(os.path.abspath(location or ".")))
https://bugzilla.redhat.com/show_bug.cgi?id=1033393
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.