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 9716 - CVS Edit fails on files containing appostrof in its name
Summary: CVS Edit fails on files containing appostrof in its name
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscvs (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-20 16:02 UTC by dmladek
Modified: 2001-07-20 20:39 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 dmladek 2001-02-20 16:02:52 UTC
[Build-010219_1IE]
jdk1.3
rh70
====================


Steps to reproduce:
-------------------
1.create some file and name it as to contains in its name appostrof and other 
  strange char such as exclamation mark, etc.
2.Call edit on this file
-----------------------

I received this warnings (in runtime tab in Explorer)
/bin/sh -c "CVSROOT=':pserver:dmladek@cvs:/testrepo'; export CVSROOT; cd
'/home.local/danielm/.A/Build.Test/CVS/testonly/Work-psrv2/'; 'cvs'  edit 
'scratch/dmladek/test/zvuk/soundstorage/PITCHCONTROLLER.COM  - DJ Mixed TRANCE.
Issue 1.0 now in effect. DJ's now in rotation!.mp3' "

/bin/sh: -c: line 1: unexpected EOF while looking for matching `''
/bin/sh: -c: line 2: syntax error: unexpected end of file
Comment 1 Jan Chalupa 2001-03-12 12:21:47 UTC
Version: 'Dev' -> 3.2
Comment 2 Martin Entlicher 2001-04-05 17:39:28 UTC
Quotation on Unix changed from ' to \".
Special charactes are escaped by '\'.
Fixed in release32 build #22 and dev build #162.
Comment 3 Jan Chalupa 2001-05-06 15:35:49 UTC
Target milestone -> 3.2
Comment 4 dmladek 2001-06-11 17:16:05 UTC
sorry I can't verify it on [NBdev-207]

Problem persists for commit command too. So, I was able just only add this file
to repository.

My name's file is:
poli's cosum! frtku'js.txt


Comment 5 dmladek 2001-06-11 17:22:17 UTC
Here is tho command output:
===========================
/bin/sh -c "cd \"/home/dm103276/.A/Build.Test/CVS/testonly/w6/\"; \"cvs\" -d
\":local:/home/dm103276/.A/Build.Test/CVS/testonly/r1\" -f  commit      -F
\"/tmp/tempCommit39304output\" \"ble/poli's\" \"ble/cosum!\" \"ble/frtku'js.txt\" "

cvs commit: nothing known about `ble/poli's'
cvs commit: nothing known about `ble/cosum!'
cvs commit: nothing known about `ble/frtku'js.txt'
cvs [commit aborted]: correct above errors first!
Comment 6 Martin Entlicher 2001-06-19 19:39:14 UTC
I'm closing this as fixed again, since the original problem was fixed.
I've entered a new issue #12998 for the commit problem.
Comment 7 dmladek 2001-06-22 18:02:08 UTC
OK. You're rigth. marking as verified
Comment 8 dmladek 2001-06-27 21:50:26 UTC
actualy I consider, that it hasn't been fixed in pilsen brach:-(
so it is only in DEV. Too late for xommit to Pilsen.