Hi I installed subversion from blastwave couple days ago and every thing is working fine. Its in sparc 10 x64.<br><br>My path currently is <br><br>-bash-3.00$ echo $PATH<br>/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/usr/local/bin:/usr/ccs/bin:/usr/sfw/bin:/opt/csw/bin
<br><br>but when I type svn I can&#39;t get it work. <br><br>-bash-3.00$ svn<br>-bash: svn: command not found<br><br>But when I go to <br><br>cd /opt/csw/bin and then do ./svn It works fine.<br><br>I went ahead and added that /opt/csw/bin (which is a global path to my local user .profile file then svn commands just work fine) 
<br><br>What is going wrong here ? Can anyone help me out?<br><br>I think if /opt/csw/bin is in global path it should be able to run from anywhere without needing to provide detail in local.profile file , isn&#39;t thats how it works?
<br><br>Any help will be appreciated.<br><br>Thanks,<br><br><br><br><br><br>&nbsp;I kept /opt/csw/bin in my PATH variable in .profile file it works fine. Should I put anything else in path to make it work.<br>