Having just installed a repo on an NT server machine, I am
now setting up some remote clients to talk to it.  I have
found something a bit odd.

My repo is on the NT box (accessed through pserver mode,
cvsnt 1.11.2), in the directory "c:\cvshome"

On the Windows boxen, I can access it through the CVSROOT
    :pserver:user@machine:c:\cvshome
or
    :pserver:user@machine://c/cvshome

But on any UNIX clients, I can only see it as
    :pserver:user@machine:/c//cvshome
which doesn't fly on the NT boxen.

My question is, .'. -- where are the two slashes _supposed_
to be in UNC names?  Anyone know?  Where should I be looking
(in the code) to clean this up?

Regards,
Andrew.

_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Reply via email to