GNU bug report logs - #8179
24.0.50; vc thinks that SVN takes care of all my files

Previous Next

Package: emacs;

Reported by: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Date: Sat, 5 Mar 2011 12:17:02 UTC

Severity: minor

Tags: fixed

Merged with 3807, 8603, 18514, 42966

Found in versions 23.3.50, 24.0.50, 24.3, 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Magne Ingebrigtsen <lmi <at> gnus.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 8179 <at> debbugs.gnu.org
Subject: bug#8179: 24.0.50; vc thinks that SVN takes care of all my files
Date: Tue, 15 Mar 2011 19:03:21 +0100
Glenn Morris <rgm <at> gnu.org> writes:

> (defalias 'vc-svn-responsible-p 'vc-svn-root)
>
> (defun vc-svn-root (file)
>   (vc-find-root file vc-svn-admin-directory))
>
> (defalias 'vc-git-responsible-p 'vc-git-root)
>
> (defun vc-git-root (file)
>   (vc-find-root file ".git"))

Oops.  Well, then that won't work...

Are all these VCs really that, er, difficult to determine whether they
are in effect or not?  I thought they all pretty much used a .git (or
the like) in the current directory, but that's obviously wrong...

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi <at> gnus.org * Lars Magne Ingebrigtsen




This bug report was last modified 4 years and 205 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.