>>>> "Stephen" == Stephen J Turnbull
<stephen(a)xemacs.org> writes: 
>>>> "Uwe" == Uwe Brauer <oub(a)mat.ucm.es>
writes: 
    Stephen> OK, those are all   local because you haven't opened  the
    Stephen> SSH connection yet.  It looks like there  is an entry for
    Stephen> ./images  in   ./CVS/Entries, since  it doesn't  say   "?
    Stephen> images".  Does that   say "D/images////"?  If  not,  what
    Stephen> does it say?
No this line is there, precisely in this from
[snip]
[snip]
    Stephen> 1. cp auctex/CVS/Entries auctex/CVS/Entries.saved
    Stephen> 2.  remove  any  line(s)   referring  to  "images"   from
    Stephen>    auctex/CVS/Entries
    Stephen> 3. cvs-rw  add images # this should  create images on the
    Stephen>    server
    Stephen> 4. cvs-rw add images/* # may as well commit all at once
    Stephen> 5. cvs-rw commit .
    Stephen> If that works,
    Stephen> 6. rm auctex/CVS/Entries.saved && go have a beer.
Ok that it was, so I stay with one beer, sorry no invitation then. :-P
But thanks for your help, however when doing a 
cvs diff -u > ~/auctex-sync.patch
I have a entry:
? images
So I think I should do (again) a cvs add images?!
Uwe