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 57839 - VSS: wrong way of handling question dialog
Summary: VSS: wrong way of handling question dialog
Status: RESOLVED WONTFIX
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:
Depends on:
Blocks:
 
Reported: 2005-04-13 15:05 UTC by Peter Pis
Modified: 2009-12-21 07:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
picture1 (10.23 KB, image/png)
2005-04-13 15:06 UTC, Peter Pis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2005-04-13 15:05:49 UTC
Product Version       = NetBeans IDE Dev (Build 200504121930)
Operating System      = Windows XP version 5.1 running on x86
Java; VM; Vendor      = 1.5.0_03; Java HotSpot(TM) Client VM 1.5.0_03-b05; Sun
Microsystems Inc.
Java Home             = d:\Java\jdk1.5.0_03\jre

Steps:
1. Invoke "Versioning | VSS | Global Get Latest Version ...". Setup required
fields to this dialog and push "OK" button.

After that question dialog shows up (attached picture1). But for answers "Yes"
and  "Yes All", command fails.

Error output of the command:
Command "GET_FILES_CONFIRMED" has failed. Execution string:
org.netbeans.modules.vcs.profiles.vss.commands.SSCommand.class
"dir=D:\SunWork\test\testVSS\work8" cd -I- -Y"test,test" "$/" && get  -GWA -I-Y
-Y"test,test" "D:\SunWork\test\testVSS\work8"
The error output follows, check Runtime for the full output of the command.
D:\SunWork\test\testVSS\work8 is not valid SourceSafe syntax
Comment 1 Peter Pis 2005-04-13 15:06:36 UTC
Created attachment 21612 [details]
picture1
Comment 2 Martin Entlicher 2005-04-13 19:19:33 UTC
It will not be much easy to fix that. It might be necessary to handle this
particular question in a special way.
Comment 3 Quality Engineering 2009-12-21 07:26:42 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