GNU bug report logs -
#5291
23.1.91; "bzr status" FAILED
Previous Next
Reported by: Eli Zaretskii <eliz <at> gnu.org>
Date: Sat, 2 Jan 2010 17:47:01 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 5291 <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 2 Jan 2010 14:17:30 -0800 (PST)
> From: Dan Nicolaescu <dann <at> ics.uci.edu>
> Cc: 5291 <at> debbugs.gnu.org
>
> What exactly creates the d:/gnu/bzr/emacs/trunk/bzr_log.ahvp69 file?
"bzr commit" does. This file is where it puts the list of files to be
committed, then submits it to $EDITOR (in my case, emacsclient), and
expects me to insert the commit message there. After "bzr commit" is
done (i.e., the changes committed), this file is deleted by bzr.
> Is your TEMP set to d:/gnu/bzr/emacs/trunk/ ?
No. AFAIU, bzr creates these temporary files in the directory where
you run "bzr commit". I see these files created in the current
directory on GNU/Linux as well, although I will have to check if the
same problem happens there as well as on Windows.
> I think that if you change:
> (vc-bzr-command "status" t 0 file)
> to:
> (vc-bzr-command "status" t 3 file)
> in vc-bzr-status
> it should work, but I am not 100% sure that's TRTD.
OK, I will look into this when I have a chance. Thanks.
Do you (or someone else) know where can I find the documentation of
status code returned by bzr?
This bug report was last modified 15 years and 139 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.