Vito Leung - 2000-10-11

I'm on NT4 and using tkcvs 6.3 and wincvs 1.0.6.
I'm trying to use tkcvs to connect to my repository on a remote unix box.  But
tkcvs just dosen't seem to be logging on to my unix box.
I have set my enviornment variables as follow
CVSROOT to be pserver:username@unixbox:/my/repository
HOME to be c:\cvscvs
USER to be username

I even opened a command box and logged in as follow

C:\Program Files\GNU\WINCVS>cvs -d :pserver:usernam@unixbox:/my/repository
login
(Logging in to usernam@unixbox)
CVS password:

What else am I missing?