
Trouble getting Adium 1.0 SVN
Trouble getting Adium 1.0 SVN
I am trying to get Adium 1.0 SVN. Fink is installed and configured correctly. However when pasting the "svn co svn://svn.adiumx.com/adium/trunk adium" into the terminal it says the 'command is not found'. I have managed to get to the "http://svn.adiumx.com/svn/adium website". I've clicked on the xcodeproj, bringing up code. How can I get the files needed to compile in Xcode into my home folder?? Any help is greatly appreciated as I know many people are growing tired of others trying to get the SVN and failing 


try /usr/local/bin/svn instead of svn. IIRC that's the path it usually gets installed into (at least it was for me) Your shell doesn't know to use that path by default.
And you have installed svn, correct?
And you have installed svn, correct?
Try my software!
#define ADIUMX pimp //by me
#define QUESTION ((2b) || (!2b))
Have you hugged a programmer today?
#define ADIUMX pimp //by me
#define QUESTION ((2b) || (!2b))
Have you hugged a programmer today?
Do you mean '/usr/local/bin/svn' in the Terminal? If so then it hasn't worked. Really really want the SVNbgannin wrote:try /usr/local/bin/svn instead of svn. IIRC that's the path it usually gets installed into (at least it was for me) Your shell doesn't know to use that path by default.
And you have installed svn, correct?
you need to install subversion before you get the adium svn.jl24 wrote:Do you mean '/usr/local/bin/svn' in the Terminal? If so then it hasn't worked. Really really want the SVNbgannin wrote:try /usr/local/bin/svn instead of svn. IIRC that's the path it usually gets installed into (at least it was for me) Your shell doesn't know to use that path by default.
And you have installed svn, correct?I might give up soon anyways
There's a package installer available which would provide the lowest barrier of entry for you.
Try my software!
#define ADIUMX pimp //by me
#define QUESTION ((2b) || (!2b))
Have you hugged a programmer today?
#define ADIUMX pimp //by me
#define QUESTION ((2b) || (!2b))
Have you hugged a programmer today?
- Catfish_Man
- Cocoaforge Admin
- Posts: 1203
- Joined: Thu Dec 02, 2004 6:30 am
- Location: Portland, Oregon
- Contact:
Subversion is installed. I think I'll just leave it for the moment and wait for the beta. Thanks for your help everyonezerock wrote:you need to install subversion before you get the adium svn.jl24 wrote:Do you mean '/usr/local/bin/svn' in the Terminal? If so then it hasn't worked. Really really want the SVNbgannin wrote:try /usr/local/bin/svn instead of svn. IIRC that's the path it usually gets installed into (at least it was for me) Your shell doesn't know to use that path by default.
And you have installed svn, correct?I might give up soon anyways
I got rid of Fink and Subversion on my hard drive and started again. I used this link and everything is going good in the Terminal right now!!Catfish_Man wrote:http://www.codingmonkeys.de/mbo/Subvers ... .1.pkg.zip
Thank you very much guys, especially the Devs. Keep up with the good work!!