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 - PVCS: Messages of branch revisions are parsed incorrectly.
Summary: PVCS: Messages of branch revisions are parsed incorrectly.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-24 15:22 UTC by Jiri Kovalsky
Modified: 2003-07-01 13:04 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 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.