gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] installing and using gnumed


From: Sebastian Hilbert
Subject: Re: [Gnumed-devel] installing and using gnumed
Date: Fri, 31 Oct 2003 21:59:44 +0100
User-agent: KMail/1.5.3

>
> BTW, how does one delete an directory in the CVS ? rmdir <DIR>; cvs remove
> <DIR> does not work because of the <dir>/CVS subtrees that will be removed
> but are needed for removal. Any ideas ?
> I added the -P switch to my cvs-update script so that empty directories do
> not show up in my copy of the CVS tree. But that's just a better way of
> ignorance.
>
> Hilmar
This what the CVS FAQ has to say on this.
How do I remove a directory ?

Directories are not versioned in CVS and, thus, cannot be removed.

You can fake it by always using the -Pd options to checkout and update, 
perhaps in your ~/.cvsrc. This will cause empty directories not to be checked 
out and, thus, appear to have been removed once all of the files in them have 
been checked out.

http://ccvs.cvshome.org/fom//cache/323.html

Regards,
Sebastian





reply via email to

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