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 40362 - problem using pserver with built-in cvs client
Summary: problem using pserver with built-in cvs client
Status: RESOLVED DUPLICATE of bug 39919
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-23 10:01 UTC by maartenc
Modified: 2004-02-23 18:06 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 maartenc 2004-02-23 10:01:42 UTC
Hi,

I cannot use my company CVS server in combination
with the netbeans built-in CVS client. Every CVS
command I try to execute fails. But if I use
another cvs client (if I select the 'use command
line CVS client' option in the generic vcs
wizzard), everything works ok. Also, other CVS
servers (like cvs.netbeans.org) work fine with the
built-in CVS client.

I'm using this as CVS root:
:pserver:anoncvs@192.168.1.1:/home/cvs

This is the error message I get after executing a
CVS command using the built-in CVS client:

unrecognized request `Case '

Please, check the execution string:
org.netbeans.modules.vcs.profiles.cvsprofiles.list.CvsListCommand.class
LIST_STATUS_CMD LIST_LOG_CMD
Comment 1 Martin Entlicher 2004-02-23 18:06:20 UTC
This is a duplicate of issue #39919. It's a problem in javacvs library.


*** This issue has been marked as a duplicate of 39919 ***