[kismac] Re: SVN, Bash, Paths

  • From: Bug Dave <bugdave@xxxxxxxxx>
  • To: kismac@xxxxxxxxxxxxx
  • Date: Tue, 17 Oct 2006 01:23:08 -0400

you need to add svn to your bash profile

On Oct 17, 2006, at 1:10 AM, Justin Morris wrote:

2. Note that you will need to add /usr/local/bin to either their your
account's PATH, or the system level PATH if it has not already been
altered for some other application. To modify to the path for all
users, modify /etc/profile (for sh, ksh, bash, etc.) or / etc/csh.login
(for csh, tcsh, etc).


Sorry for the lame question -
How do I prevent myself from having to type/copy paste into terminal this each time:


PATH=$PATH:/usr/local/bin
export PATH

So that I can "svn co https://svn.binaervarianz.de/kismac/branches/ usb-drivers" (or another source)

I don't understand those direction above.

Justin



Other related posts: