all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6724: 24.0.50; VC fails to add symlink for bzr backend
@ 2010-07-25 11:01 Jan Moringen
  2010-08-20 20:49 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Moringen @ 2010-07-25 11:01 UTC (permalink / raw)
  To: 6724

Hi,

in Emacs version

In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2010-07-19 on steed

I ran into a problem when trying to register a symlink in a bzr branch.

The problem can be reproduced via the following steps

1. create a bzr branch with bzr init
2. create a symbolic link inside the branch
3. Visit the branch with vc-dir
4. Mark the symlink in the *vc-dir* buffer and run vc-register

The operation fails with a message like

bzr: ERROR: No such file: u'/Users/XXX/rudeling/rudel.bzr/.gitignore@'

Note the "@" in the end which apparently comes from the output of bzr
status and indicates the symlink nature of the file.

Kind regards,
Jan






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#6724: 24.0.50; VC fails to add symlink for bzr backend
  2010-07-25 11:01 bug#6724: 24.0.50; VC fails to add symlink for bzr backend Jan Moringen
@ 2010-08-20 20:49 ` Glenn Morris
  2012-03-22 19:11   ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2010-08-20 20:49 UTC (permalink / raw)
  To: Jan Moringen; +Cc: 6724

Jan Moringen wrote:

> I ran into a problem when trying to register a symlink in a bzr branch.
[...]
> bzr: ERROR: No such file: u'/Users/XXX/rudeling/rudel.bzr/.gitignore@'
>
> Note the "@" in the end which apparently comes from the output of bzr
> status and indicates the symlink nature of the file.

It was reported as a Bazaar bug three years ago that this causes issues:

https://bugs.launchpad.net/bzr/+bug/112390

Two years ago the point was explicitly made that it causes problems
for Emacs:

https://bugs.launchpad.net/bzr/+bug/213172





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#6724: 24.0.50; VC fails to add symlink for bzr backend
  2010-08-20 20:49 ` Glenn Morris
@ 2012-03-22 19:11   ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2012-03-22 19:11 UTC (permalink / raw)
  To: 6724-done

Version: 24.0.95

Some recent version of bazaar has quietly added a "--no-classify" option
for the status command, and Emacs now uses this where present.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-22 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-25 11:01 bug#6724: 24.0.50; VC fails to add symlink for bzr backend Jan Moringen
2010-08-20 20:49 ` Glenn Morris
2012-03-22 19:11   ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.