Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default EXEC broken on OS X

    We want, very much, to use the CVS Dreamweaver extension from Grafx Software.
    But, we need it to work on both Mac OS X and Windows. According to the folks at
    Grafx Software, it no longer works with the latest DW for OS X, because it
    can't launch the cvs program from within DW. The exec function or command or
    whatever that's supposed to do it works on Windows, but not on OS X. We would
    really like to see Macromedia fix this problem.

    Jim Hart
    Academic Technology Services
    Bates College


    kjaz Guest

  2. Similar Questions and Discussions

    1. exec()
      i cannot execute the exec command and pass varaible through it exec('/secure/sed_repl.sh "route add -host $obj->host device $device2" "" '); I...
    2. exec() function
      Are there any tricks to getting the exec() function to work under Windows 2000 with IIS? PHP v4.0.2 is installed on the server. Thanks, WOMD
    3. SSH and EXEC problem
      Une version française suit ... I want to execute a shell on a remote computer in batch from a php script via ssh. If I launch the command ssh...
    4. How to exec PHP as CGI
      My PHP script for updating some static HTML pages no longer works on a commercial host that changed their setup so PHP can't write files to the...
    5. What is the difference between EXEC SQL CALL vs. EXEC SQL EXECUTE - BEGIN/END
      Hello, OS - HP-UX 11.x Oracle - 8.1.7.x As per Oracle 8i precompiler's guide, there appear to be 2 methods of calling a stored procedure from...
  3. #2

    Default Re: EXEC broken on OS X

    kjaz wrote:
    > We would really like to see Macromedia fix this problem.
    To get their attention on the matter, please report the issue here:
    [url]http://www.macromedia.com/support/email/wishform/[/url]


    --
    Danilo Celic
    | Extending Knowledge, Daily [url]http://CommunityMX.com/[/url]
    danilocelic *TMM* Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139