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 24040

Summary: PVCS: Messages of branch revisions are parsed incorrectly.
Product: obsolete Reporter: Jiri Kovalsky <jkovalsky>
Component: vcsgenericAssignee: Martin Entlicher <mentlicher>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Jiri Kovalsky 2002-05-24 15:22:42 UTC
Development build #200205240100 of NetBeans 3.4
Windows 2000 with JDK 1.4 build #92

Description:
============
Messages of revisions from any branch start with
additional spaces due to its specific output
alignment. It looks ugly.

Steps to reproduce:
===================
1. Mount PVCS filesystem and lock some file.
2. Invoke "Put..." on it, type "New branch
revision." as "Change Description", check "Check
in ..." and "Start ..." checkboxes and push "OK"
button.
3. After it is done, invoke "Versioning Explorer"
on the file, refresh revisions and note that the
message is "    New branch revision."
Comment 1 Martin Entlicher 2002-05-24 16:57:20 UTC
Added -i option: Turns off the indentation used in the report to
identify branch revision information.
This fixed the problem.
Fixed in dev build May 27.
Comment 2 Jiri Kovalsky 2002-06-05 11:25:15 UTC
Works fine in development build #200206050100 of NetBeans 3.4.
Comment 3 Quality Engineering 2003-07-01 13:04:28 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.