[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS!!!!!!
-----BEGIN PGP SIGNED MESSAGE-----
Don't know the answer, but I added a link to the CVS FAQ off the main
devel.lkb.org page. Maybe that'll have an answer.
- --
Aaron Turner | Either which way, one half dozen or another.
aturner@pobox.com | Check out the Red Hat Linux User's FAQ Online!
www.pobox.com/~aturner | http://www.pobox.com/~aturner/RedHat-FAQ/
All emails from this account are PGP signed. Lack of a signature is "bad".
PGP Key fingerprint = FB E1 CE ED 57 E4 AB 80 59 6E 60 BF 45 1B 20 E8
On Fri, 26 Feb 1999, Jason Pincin wrote:
> Ahhhh!!!
>
> How do I remove a directory from CVS????
>
> I have module MAIN checked out, and tried removing a direcoty, but can't! These
> are the things I've tried so far:
>
> rm -rf <dirname>
> cvs remove <dirname>
> cvs commit
>
> (I get an error at cvs remove... in that method) or:
>
> cvs remove <dirname>
> rm -rf <dirname>
> cvs commit
>
> (that appears to go OK... but when I do another checkout it comes back... it even
> maintains the proper structure between cvs updates... but as soon as I release and
> checkout, the directory comes back) or:
>
> cvs remove <dirname>
> cvs commit
> cvs release main
> rm -rf <dirname>
>
> (That didn't work either...)
>
> I'm pretty frustrated right about now...
> If anyone could help, I'd greatly appreciate it... and consider worshiping the CVS
> gods :)
>
> Jason
>
>
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
iQCVAwUBNtcOozM3jpXy1kJtAQHrIwQAvQ0ANp7RIxiO71SlSwFkasIGafBTvcqF
6In9FdxJdZpJgyjddp68yCgu5lHiu9zlcSNm7m67dJb3TgoqcazJevAoaP6+osas
yjtvZrlqW3U7xv3j//6N+owFE944i7APgcFTk6+EjZbE6ll2Umh3gy522fA0cWcj
Xm6GsbCMFLg=
=awVO
-----END PGP SIGNATURE-----
- References:
- CVS!!!!!!
- From: Jason Pincin <jpincin@ashtech.net>