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 31768 - CC: Remove redundant slash character at the end of rmname command
Summary: CC: Remove redundant slash character at the end of rmname command
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker with 1 vote (vote)
Assignee: issues@obsolete
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2003-03-07 11:33 UTC by David Kaspar
Modified: 2009-12-21 07: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 David Kaspar 2003-03-07 11:33:45 UTC
For "Execution String" for "Remove Name From
Directory" command ends with:
cleartool rmname -c \"reason\" \"<file_name>/\" "

There should be
cleartool rmname -c \"reason\" \"<file_name>\" "
(no slash character after <file_name>)
Comment 1 Martin Entlicher 2003-07-30 14:58:48 UTC
Scheduling for 4.0, a trivial issue.
Comment 2 Martin Entlicher 2004-04-26 16:52:54 UTC
Scheduling for promotion D (4.0)
Comment 3 Quality Engineering 2009-12-21 07:04:47 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team