Help Required

saad tawwab <[email protected]> Thu, 18 Jul 2002 14:29:14 +0500
Newsgroups gmane.comp.java.netbeans.modules.javacvs.devel
Message-ID <1116E95CE267D211929700C0F0313C3E213671@JOHNYQUEST>
I have the following errors  returned from the Server when I try to run
the tag command on the file. Where binary.txt is the file that I want to
tag and the Men-In-Black11 is the root level folder that I had initially
imported to the Repository which is hosted at c:\newcvs.

cvs server: failed to create lock directory for
`c:/newcvs/Men-In-Black11/binary.txt'
(c:/newcvs/Men-In-Black11/binary.txt/#cvs.lock): No such file or
directoryjava.io.EOFException
	at java.io.DataInputStream.readByte(DataInputStream.java:224)
	at
org.netbeans.lib.cvsclient.util.LoggedDataInputStream.readByte(LoggedDat
aInputStream.java:78)
	at
org.netbeans.lib.cvsclient.Client.handleResponse(Client.java:440)
	at
org.netbeans.lib.cvsclient.Client.processRequests(Client.java:397)
	at
org.netbeans.lib.cvsclient.command.tag.TagCommand.execute(TagCommand.jav
a:244)
	at
org.netbeans.lib.cvsclient.Client.executeCommand(Client.java:480)
	at
referencelibrary.repository.LibraryRAO.labelFolder(LibraryRAO.java:607)
	at
versioncontrol.manager.VersionControlManager.labelFolder(VersionControlM
anager.java:293)
	at
versioncontrol.manager.VersionControlManager.main(VersionControlManager.
java:407)


Has anybody got any idea as to why this might be happening.

Regards,
Saad Tawwab