Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Has anyone here ever used a domain\userid combination from a UNIX box to a cvsnt server? Ditchfield, Glen wrote: > [cvs]$ cvs -d ':pserver:adomain\auser at aserver:/d//cvsrepos/corporate' login > Logging in to :pserver:adomain\auser at aserver:2401/d//cvsrepos/corporate > CVS password: *********** > cvs login: authorization failed: server aserver rejected access to > /d//cvsrepos/corporate for user adomain\auser Tony Hoyle replied: > It's probably the backslash... if you try doubling it up that might work. Nope. It fails the same way. Note that the backslash shows up in the CVS command's responses.