emacs-devel
[Top][All Lists]
Advanced

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

Re: Fwd: vc-register doesn't recognize subversion repository


From: Tassilo Horn
Subject: Re: Fwd: vc-register doesn't recognize subversion repository
Date: Sat, 14 Jul 2007 00:11:48 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

Hi Stefan,

> It works here when I try it.
> Can you give a more precise recipe?

,----
| address@hidden ~> cd uni/repos/st-ss07/tutoren/heimdall/
| address@hidden ~/u/r/s/t/heimdall> ll -a
| total 92K
| drwxr-xr-x 3 heimdall users 4.0K 2007-06-06 12:08 ./
| drwxr-xr-x 6 heimdall users 4.0K 2007-06-06 12:08 ../
| -rw------- 1 heimdall users  73K 2007-06-06 12:07 kaffemaschine.jpg
| drwxr-xr-x 6 heimdall users 4.0K 2007-07-11 08:57 .svn/
| address@hidden ~/u/r/s/t/heimdall> ll -a .svn/
| total 36K
| drwxr-xr-x 6 heimdall users 4.0K 2007-07-11 08:57 ./
| drwxr-xr-x 3 heimdall users 4.0K 2007-06-06 12:08 ../
| -r--r--r-- 1 heimdall users  212 2007-06-06 12:08 all-wcprops
| -r--r--r-- 1 heimdall users  347 2007-07-11 08:56 entries
| -r--r--r-- 1 heimdall users    2 2007-06-06 12:07 format
| drwxr-xr-x 2 heimdall users 4.0K 2007-06-06 12:08 prop-base/
| drwxr-xr-x 2 heimdall users 4.0K 2007-06-06 12:08 props/
| drwxr-xr-x 2 heimdall users 4.0K 2007-06-06 12:08 text-base/
| drwxr-xr-x 5 heimdall users 4.0K 2007-07-11 08:56 tmp/
`----

Now I find a file foo.txt in that directory, insert some contents and
save it with C-x C-s.

Then I do `M-x vc-register'. It asks me if I want to create a RCS
subdirectory, I say no and those are the contents of *Messages*.

,----
| Mark set [2 times]
| Loading boxquote...done
| Mark set
| (New file)
| Wrote /home/heimdall/uni/repos/st-ss07/tutoren/heimdall/foo.txt
| Loading vc...done
| Loading log-edit...done
| Mark set
| Press C-c C-c when you are done editing.
| Registering /home/heimdall/uni/repos/st-ss07/tutoren/heimdall/foo.txt... 
| Create RCS subdirectory? (y or n) 
| apply: Searching for program: no such file or directory, rcs
| Quit
| call-interactively: End of buffer
| Mark set
`----

I tried the procedure with `emacs -nw -Q' and got the same behavior. My
svn client version is 1.4.4, the server has version 1.4.0, if that
matters.

Bye,
Tassilo
-- 
Chuck Norris once created a flamethrower by urinating into a lighter. 





reply via email to

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