Execute Terminal.app command on either login or when terminal starts

Discussion in 'Off-Topic Lounge' started by RttaM, Sep 5, 2010.

  1. RttaM

    RttaM Well-Known Member

    Jan 12, 2010
    3,559
    8
    0
    Basically the title describes what I would like to do.

    Basically the command is for an SVN on SourceForge (I'm helping out with a game - http://www.redeclipse.net/)

    The command is

    Code:
    cd Desktop/RedEclipse
    then

    Code:
    svn update 
    Basically this allows me to download whatever the developer has added to the SVN file(s).
     

Share This Page