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 57196 - PVCS: GET_WORK_LOCATION command fails during adding PVCS versioned directory
Summary: PVCS: GET_WORK_LOCATION command fails during adding PVCS versioned directory
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2005-03-30 13:50 UTC by Martin Entlicher
Modified: 2005-04-07 21:10 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 Martin Entlicher 2005-03-30 13:50:15 UTC
An error output is printed into Error Output.
11:28:18 Mar.30.05 [Error] 
The project root could not be loaded: "c:\Program Files\pvcs\vm\sampledb".

This is not anything that the user should be worried about. The initial database
is invalid and the user needs to specify another location. This is indicated
visually in the wizard, displaying this in Error Output is inappropriate.
Comment 1 Martin Entlicher 2005-03-30 13:51:16 UTC
The fix is simple - just suppress the error output.
Comment 2 Martin Entlicher 2005-03-30 14:11:00 UTC
Fixed in trunk:

/cvs/vcsgeneric/profiles/pvcs/src/org/netbeans/modules/vcs/profiles/pvcs/config/pvcs.xml,v
 <--  pvcs.xml
new revision: 1.56; previous revision: 1.55