Hello,
The problem is that the code you are trying to update comes from a CVS
snapshot you took from the web site. In this case, information in the CVS
directory is related to the user (i.e. the automated code I guess) that has
effectively done the checkout (and its location i.e. directly from the
server in this case)
Two solutions :
1) modify the file CVS/Root file in the ad hoc directory to represent your
login specificity (i.e. anon)
2) checkout JBoss directly without using a CVS snapshot : your CVS file
will then represent YOUR identity
Cheers,
Sacha
> -----Message d'origine-----
> I'm new to working with WinCVS.
>
> I'm trying to use WinCVS with jBoss. I can login to the server, but just
> can't get to update, or actually work with the server. I keep getting an
> error similar to "can't connect to localhost:port". I guess it is a
> configuration problem.
>
> Is there some complete DOC of how to use WinCVS with jBoss sources ?