Menu

#117 Problems with Applescript on MacCVS B7+

MacCvs
open
MacCvs (59)
5
2010-02-18
2001-10-03
Anonymous
No

I'm using MacOS 9.1 and I have a simple Applescript
that checks out a module for me. This script has
worked since the MacCVS 3.1 versions and upto and
including MacCVS 3.2 Beta 5 version. When I run this
script under Beta 7 and 8 the client just returns
an "Error Code 1", yet everything works fine manually
and my preferences have not changed. When I remove
the newer Betas and install Beta 5 again everything
works fine again. Here's the sample code:

***
launch application "maccvs"
tell application "maccvs"
activate
cvs {"checkout", "some/module"} Pathway "My:drive:"
end tell
***

Discussion

  • Alexandre Parenteau

    Logged In: YES
    user_id=27132

    I wish I could help, but I don't own this part. Please ask
    Richard Hawkfish

     
  • Jerzy Kaczorowski

    • labels: --> MacCvs
     
  • Karl-Heinz

    Karl-Heinz - 2010-02-18
    • assigned_to: nobody --> jmiltner
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.