James Hawkins
2005-Nov-28 18:22 UTC
[Wine] Re: [Bug 3002] problems writting to serial ports on 2005-05-24 release
On 11/25/05, Fernando Chmielewsky <ferchimi@gmail.com> wrote:> sorry I ask you this in this way... > I once tracked a bug in wine using CVS, but now I can't even get to > download the cvs tree, doing exactly the sama I did in the past: > creating ~/.cvspass with the single line > :pserver:cvs@cvs.winehq.com:/home/wine Ah<Z > and ~/cvsrc file containing: > cvs -z 3 > update -PAd > diff -up > > and running: > cvs checkout wine > > and this just throws the following: > cvs checkout: No CVSROOT specified! Please use the `-d' option > cvs [checkout aborted]: or set the CVSROOT environment variable. > > and then, after setting export CVSROOT=~/wine, and creating ~wine/CVSROOT > says the following: > cvs checkout: cannot find module `wine' - ignored > > I know there's something wrong I am doing, only I do not know yet, > after all this time, what this things mean... > hope you can help me >You should check out the docs on winehq.org, they'll give better details then the folowing: your CVSROOT wasn't set up correctly: CVSROOT=:pserver:cvs@winehq.org:/home/wine By the way this type of message is best suited for wine-users. wine-devel is for developer messages, and wine-bugs is just a list where changes to wine's bugzilla are broadcast. -- James Hawkins