|
Shawn,
I've found "cvs release" rather useless except when releasing the entire working directory. If I want to get rid of a directory in my working directory I ususally
do the following, which updated the CVS/Entries file
cvs update -r 0 -P directory_to_remove One issue with this technique is that it doesn't deal with the subdirectory having edited files, etc., but if things haven't been touched, it works fine. Shane Shawn Anderson wrote:
|
- CVS/ENTRIES and cvs release Shawn Anderson
- Re: CVS/ENTRIES and cvs release Larry Jones
- Shane Turner
