info-cvs
[Top][All Lists]
Advanced

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

Removing module from repository


From: PJP
Subject: Removing module from repository
Date: 22 Jun 2006 07:01:57 -0700
User-agent: G2/0.2

 Hello all,

I was trying to remove a module from cvs repository using :

   $ cvs $CVSROOT remove -fR <module-name>

It removed all the regular files in module but not directories.
The <module-name> directory with all sub-directories still
exist in the remote repository.

One of the option I came to know is : # rm -rf <module-name>
on remote cvs server. But I don't have access to that machine
except by using cvs.

How could I accomplish this ?
---
Regards
   -PJP
http://www.cdacbangalore.in/~prasad



reply via email to

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