Need Help with Concurrent Virsion System Set up

From: Eugene (anonymous_at_discussions.microsoft.com)
Date: 12/30/03


Date: Tue, 30 Dec 2003 10:03:21 -0800

Hi, I'm trying to make WSAD to work with CVSNT repository.
I installed CVS server on my machine where I have WSAD
installed. So it works perfectly on my machine.
However, when I trying to make my WSAD to work with some
remote fileserver machine it fails. It gives
me "Permission denied" error.

That's what I did on my local machine:
1. I set up a CVSROOT to a particular directory: set
cvsroot=:pserver:username@computer_name:/directory
2. cvs login
It gave me a promt to type in login. It worked.

Then I did the same on remote fileserver, and after
typing in login it gave me permission error.

If anyone knows how to fix it, let me know.

Thank's.