emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch for vc-svn.el


From: Dan Nicolaescu
Subject: Re: patch for vc-svn.el
Date: Sun, 04 May 2008 18:06:21 -0700

Tom Tromey <address@hidden> writes:

  > I tried vc-dir on an svn-controlled directory and got:
  > 
  >   file-name-absolute-p(nil)
  >   cd(nil)
  >   vc-svn-registered("ChangeLog")

This is not right, this function should only be called with an absolute
file name.

  >   apply(vc-svn-registered "ChangeLog")
  >   vc-call-backend(SVN registered "ChangeLog")
  >   #[(b) "\302^H\303     address@hidden   address@hidden"\207" [b f\
  > ile vc-call-backend registered vc-file-setprop vc-backend throw found t] 
4](SVN\
  > )
  >   mapc(#[(b) "\302^H\303        address@hidden   address@hidden"\2\
  > 07" [b file vc-call-backend registered vc-file-setprop vc-backend throw 
found t\
  > ] 4] (RCS CVS SVN SCCS Bzr Git Hg Mtn Arch MCVS))
  >   byte-code("\303^H\304\"^Y\305\306     \203^Q^@        \307=\203^U^@
  > \202^X^@
  > B\"\210)\310^H\304\307#\210\311\207" [file backend vc-handled-backends 
vc-file-\
  > getprop vc-backend mapc #[(b) "\302^H\303        address@hidden   
\305^H#\205^T^\
  > @\306\307\310\"\207" [b file vc-call-backend registered vc-file-setprop 
vc-back\
  > end throw found t] 4] none vc-file-setprop nil] 4)
  >   vc-registered("ChangeLog")
  >   vc-backend("ChangeLog")
  >   vc-responsible-backend("ChangeLog")
  > [...]

Can you show here?  This should show the culprit.
I only have a few days old checkout, where all these things work just
fine, so something went wrong with the latest experiments with vc*el ...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]