info-cvs
[Top][All Lists]
Advanced

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

Re: removing a directory


From: Eric Siegerman
Subject: Re: removing a directory
Date: Thu, 19 Apr 2001 14:05:24 -0400
User-agent: Mutt/1.2.5i

On Wed, Apr 18, 2001 at 09:55:17AM +0000, JavaSoft wrote:
> How can i delete a drectory (including the contents) from CVS
> on linux server using wincvs without deleting the directory in
> my local hard disk ? so it's just delete in the linux not in my
> local hardisk so i can to re-ADDing the direcotry to the linux
> again.

You can't.  You'll have to:
  - make a backup of the sandbox on your local machine
  - delete the directory locally
  - "cvs rm" it
  - commit
  - restore from the backup

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea.
        - RFC 1925 (quoting an unnamed source)



reply via email to

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