Re: Help Required

Milos Kleint <[email protected]> Thu, 18 Jul 2002 10:34:48 +0200
Newsgroups gmane.comp.java.netbeans.modules.javacvs.devel
Message-ID <[email protected]>
saad tawwab wrote:
> 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.
> 


On the first look, it seems like a server access rights issue, however I'm not sure I ever saw that 
error. what is the version of your server?

Milos

> 
> *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 
> directory*java.io.EOFException
> 
>         at java.io.DataInputStream.readByte(DataInputStream.java:224)
>         at 
> org.netbeans.lib.cvsclient.util.LoggedDataInputStream.readByte(LoggedDataInputStream.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.java:244) 
> 
>         at 
> org.netbeans.lib.cvsclient.Client.executeCommand(Client.java:480)
>         at 
> referencelibrary.repository.LibraryRAO.labelFolder(LibraryRAO.java:607)
>         at 
> versioncontrol.manager.VersionControlManager.labelFolder(VersionControlManager.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
>