Jump to content

Mac Command line tools


rigby44

Recommended Posts

Hi

 

I previously had PlasticSCM installed on my mac.  I recently installed the new mac client (macplastic).  I deleted my PlasticSCM install.

 

I now can't use the mac command line tools.  When I type cm on the command line I get the error:

 

/Applications/PlasticSCM/client/cm: No such file or directory

 

I have tried uninstalling and reinstalling macplastic, but it doesn't seem to install the command line tools.

 

Can anyone help me?

 

Thanks

 

James Rigby

 

 

 

 

Link to comment
Share on other sites

Hi James,

 

the installer should create the "cm" script at "/usr/local/bin":

#!/bin/sh
exec "/Applications/macplastic.app/Contents/Applications/cm.app/Contents/MacOS/cm" "$@"

Don't you have it? You can create it and you'll have the cm back.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...