This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 10527 - CVS login failed to Windows's CVS pserver
Summary: CVS login failed to Windows's CVS pserver
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscvs (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-21 09:42 UTC by dmladek
Modified: 2001-07-20 20:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dmladek 2001-03-21 09:42:19 UTC
NB32-8
rh70
jdk1.3
==========

Attempt to use vcscvs to work with CVS PSERVER running on M$Windows
is failing because of failing login to this server
because the path to this repository contains BACKSLASHes '\'
and the unix bash eats one. So they must be doubled.

Here is the output of login command:
(taken from runtime tab)

Execution String:
/bin/sh -c "CVSROOT=':pserver:dmladek@jkovalsky-ws:D:\Tests\CVS\Repo1'; export
CVSROOT; cd  '/home.system/danielm/.A/Build.Test/CVS/jiriAutomatTest'; 'cvs' -d
':pserver:dmladek@jkovalsky-ws:D:\Tests\CVS\Repo1' checkout -c "

Standard err.output:
cvs checkout: authorization failed: server jkovalsky-ws rejected access to
D:\Tests\CVS\Repo1 for user dmladek
cvs checkout: used empty password; try "cvs login" with a real password


if I put a part of the Exec.String to my cmd-line
the bash return modified path to repository (eaten backslashes)

[danielm@dmladek-linux danielm]$ cvs -d
:pserver:dmladek@jkovalsky-ws.czech.sun.com:D:\Tests\CVS\Repo1 login
(Logging in to dmladek@jkovalsky-ws.czech.sun.com)
CVS password: 
Bad repository root 'D:TestsCVSRepo1'
cvs login: authorization failed: server jkovalsky-ws.czech.sun.com rejected
access to D:TestsCVSRepo1 for user dmladek
Comment 1 Martin Entlicher 2001-03-21 18:17:51 UTC
Fixed in release32 build #10 and dev build #151.
Comment 2 dmladek 2001-03-21 18:42:39 UTC
Verified
Comment 3 Jan Chalupa 2001-05-06 15:36:31 UTC
Target milestone -> 3.2