"Michael P. Soulier" wrote: > > On Wed, 03 Oct 2001 09:56:12 -0400, Matt Riechers <[EMAIL PROTECTED]> wrote: > > > > Does it work w/o the trailing slash? > > Nope. > > [msoulier@pmerd071 projects]$ cvs release -d CVSROOT > You have [0] altered files in this repository. > Are you sure you want to release (and delete) directory `CVSROOT': y > cvs release: deletion of directory CVSROOT failed: Unknown error 523 > > Mike >
I have been getting the same error since I upgraded my client from 1.10.8 to 1.11, IFF my working directory is on an NFS file system. Kind of weird so I just do the `rm -r tree` after cvs tells me it is ok. You have [0] altered files in this repository. Are you sure you want to release (and delete) directory `tree\': y cvs release: deletion of directory tree/ failed: Unknown error 523 client$ cvs --version Concurrent Versions System (CVS) 1.11 (client/server) -- _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
