On 04 Nov 2002 15:21:27 +0100, Olivier Chapuis wrote:
> 
> BTW, I get pbs with FvwmProxy on cvs update. I get:
> 
> cvs update: in directory modules/FvwmProxy:
> cvs update: cannot open CVS/Entries for reading: Aucun fichier ou répertoire 
> de ce type
> cvs server: Updating modules/FvwmProxy
> cvs update: move away modules/FvwmProxy/.cvsignore; it is in the way
> C modules/FvwmProxy/.cvsignore
> cvs update: move away modules/FvwmProxy/FvwmProxy.1; it is in the way
> C modules/FvwmProxy/FvwmProxy.1
> cvs update: move away modules/FvwmProxy/FvwmProxy.c; it is in the way
> C modules/FvwmProxy/FvwmProxy.c
> cvs update: move away modules/FvwmProxy/FvwmProxy.h; it is in the way
> C modules/FvwmProxy/FvwmProxy.h
> cvs update: move away modules/FvwmProxy/Makefile.am; it is in the way
> C modules/FvwmProxy/Makefile.am
> 
> But, I've no pbs with FvwmProxy compilation.
> I tried to rm this directory and cvs update again, but
> get the same result. Any idea?

This happens, because you removed modules/FvwmProxy/CVS/ directory.
Here is a correct way to recreate such subdirectory:

  rm -r FvwmProxy
  cvs update -d FvwmProxy

Or just "cvs update FvwmProxy" if you have a good ~/.cvsrc.

Regards,
Mikhael.
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to