-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[EMAIL PROTECTED] writes:

> I hate google groups. Had a whole thing typed out and ready to send and
> it failed, erasing all I had.
> 
> Here's the skinny:
> 
> SETUP:
> WinCVS 1.3.20.2 Beta 20 (Build 2) with CVSNT running on Windows 2000
> CVS 1.11.5 running on Solaris 8 2/04 s28s_hw4wos_05a SPARC
> CVSROOT directory exists on server and is checked out to local dir.
> CVSROOT system environment variable exists on local machine and on
> server.
> 
> PROBLEM:
> Cannot 'cvs release' any modules from my machine with WinCVS back to
> cvs repository on server using the command 'cvs release -d -f
> <module_name>'.  Produces error message 'cvs [release aborted]:
> /usr1/webroot/cvs/repository/CVSROOT: No such file or directory'
> 

First, the 'cvs release' command accepts a list of directories relative
to the current directory, not a <module_name>.

Second, I have seen something similar related to NFS operations on some
hosts where the directory being released was on an NFS mounted directory
and there were kernel messages like 

    'got bad cookie vp <hexstring> bp <hexstring>'

with the user seeing something like:

 % cvs release -d foo
 You have [0] altered files in this repository.
 Are you sure you want to release (and delete) directory `foo': yes
 cvs release: deletion of directory src failed: Directory not empty
 %

but I have not actually seen the error you are reporting.

(Note: In the above case, the problem was apparently related to 
  http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/57696
which was a FreeBSD NFS client issue.)

        -- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFB7qhc3x41pRYZE/gRAkcUAJ9oi4vI8X5bKBoEb0TsaEvUgj+gqgCfT2c1
wjtLTbjymKgFKaexSRRIJ38=
=Pp5K
-----END PGP SIGNATURE-----


_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to