Philip Van Hoof writes:
> 
> [root@freax netclip]# cvs remove -Rf netclip
> [EMAIL PROTECTED]'s password: 
> cvs server: Removing netclip
> cvs server: Removing netclip/Gtknetclip
> cvs server: Removing netclip/Gtknetclip/intl
> cvs server: Removing netclip/Gtknetclip/po
> cvs server: Removing netclip/Gtknetclip/special.src
> cvs server: Removing netclip/Gtknetclip/src
> cvs server: Removing netclip/Gtknetclip/src/.deps
> cvs server: Removing netclip/Kylixnetclip
> cvs server: Removing netclip/documentation
> cvs server: Removing netclip/documentation/html
> cvs server: Removing netclip/netclipd
> cvs server: Removing netclip/netclipd/rc
> [root@freax netclip]# ls
> AUTHORS  COPYING  CVS  Gtknetclip  INSTALL  Kylixnetclip  config.h 
> documentation  netclip  netclipd

You need to commit the remove before you go on.  

> [root@freax netclip]# rm -rf netclip

That is unnecessary, the following update will remove the (now empty)
directory tree.

> [root@freax netclip]# cvs update -P
> [EMAIL PROTECTED]'s password: 
> cvs server: Updating .
> cvs server: Updating Gtknetclip
> cvs server: Updating Gtknetclip/intl
> cvs server: Updating Gtknetclip/po
> cvs server: Updating Gtknetclip/special.src
> cvs server: Updating Gtknetclip/src
> cvs server: Updating Gtknetclip/src/.deps
> cvs server: Updating Kylixnetclip
> cvs server: Updating documentation
> cvs server: Updating documentation/html
> cvs server: Updating netclipd
> cvs server: Updating netclipd/rc
> [root@freax netclip]# 
> 
> However, as you can see here : the directory still exist.

No, I don't see.  I see the netclipd directory, but not netclip.

> do a checkout of module netclip, then it will still get the subdir-tree
> so ?/netclip/netclip/* will be in the co 

You want -P on checkout, too.

-Larry Jones

Honey, are we out of aspirin again? -- Calvin's Dad

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to