This is how to get the latest version (0.96b) via Subversion

-Via Terminal
To do this you need to have the command line tool SVN installed. If you have fink you can run:
Code:
sudo /sw/bin/fink install svn

And that will install svn into /sw/bin/. If you don't have fink installed, then you can use the version of svn that is distributed by Martin Ott. The latest version of his package is universal for all you Mactel users!

Once you have svn installed, run this:
Code:
svn co https://svn.sourceforge.net/svnroot/amsn/trunk/amsn Scripts

Copy the Scripts folder inside aMSN.app the same way as you would with the CVS.

-The easy way
This is how to update aMSN to the latest (UNSTABLE) version. It is the same as the old CVS updating, but this very simplistic guide is designed to clear up any issues from people are confused about how to update!
Pasted Graphic
Pasted Graphic 1

Pasted Graphic 2

Pasted Graphic 3
Pasted Graphic 4
Pasted Graphic 5
Pasted Graphic 6

-Via svnX
1.Download and open svnX
2.Open the "Repositories" Window
3.Click on the "+" Icon
4.Add a new repository. Name:aMSN Path:https://svn.sourceforge.net/svnroot/amsn/trunk/amsn
5.Double click on the repository "aMSN"
6.A window will open. Click on "SVN export" in the toolbar
7.Select the export path
8.Copy the content of folder "root" to aMSN.app/Contents/Resources/Scripts