Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8527345
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T08:31:55+00:00 2026-06-11T08:31:55+00:00

I used to run the following code in Lion to open terminal, update a

  • 0

I used to run the following code in Lion to open terminal, update a project, then open a new tab, and run again to update a second, third, and fourth. Since the Mountain Lion upgrade, this no longer works. Half the time it seems to open Finder at my home directory, and the other half it seems to open the OSX font / text dialog. I’ve confirmed that Cmd+T should still open a new tab. Any idea why it broke?

tell application "Terminal" to activate

tell application "Terminal"

    do script "cd Projects/blahblah/trunk" in front window
    do script "svn up" in front window

end tell

tell application "System Events" to tell process "Terminal" to keystroke "t" using command down
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T08:31:56+00:00Added an answer on June 11, 2026 at 8:31 am

    Turns out I needed to tell Terminal to activate between each call for some reason. Lion never made me do that.

    tell application "Terminal" to activate
    
    tell application "Terminal"
    
        delay 0.25
    
        do script "cd Projects/firstone/trunk && svn up" in front window
    end tell
    
    tell application "Terminal" to activate
    
    tell application "System Events" to tell process "Terminal" to keystroke "t" using command down
    
    tell application "Terminal"
    
        delay 0.25
    
        do script "cd Projects/secondone/trunk && svn up" in front window
    
    end tell
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So, the idea is that I would take the following code used to run
I used the following code to get IJavaProject type from string: IProject project =
I used to be able to run the following code as a multi query
Hello every body I have used following code in my jpa project for working
I used ssh to connect to my EC2 ubuntu. I then run a command
When I run the following code, it slowly eats up my memory and even
I have the following code and when I run it, passing 1000 bytes to
If I run the following PHP code: apc_compile_file(relative/path/to/file); will it invalidate the in-memory cache
I used following code to move a image it works fine but while moving
I have following code that creates Linq query. I've never used Linq until today

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.