Package: emacs
Version: 24.1+1-1
Severity: normal

Normally, after visiting a file which is under svn version control, emacs
detects this and can then do all the version control functions with C-x v v 
and friends. Not any more.

Now C-x v v in such a buffer will simply cause emacs to prompt:

Use VC backend: 

to which I can reply SVN but if I do that, it again prompts:

create SVN repository in: 

which is completely crazy: the file is already under svn! I do not want to
create a repository. I just want to access one.

That said, I guess the culprit is svn 1.7 to which I just upgraded. After 
upgrade,
emacs simply thinks all files are up-to-date (when doing C-x v v), but svn 
thinks
otherwise:

> svn status -quv file
svn: E155036: Please see the 'svn upgrade' command
svn: E155036: Working copy '/blahblahblah' is too old (format 10, created by 
Subversion 1.6)
> svn upgrade
Upgraded '.'
...
> svn status -quv file
M             1789     1786 juhaj        file
>

After this emacs svn support starts asking for the backend.

Cheers,
Juha

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages emacs depends on:
ii  emacs23  23.4+1-3

emacs recommends no packages.

emacs suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to