r1 - 08 Jan 2007 - 21:53:18 - RickMachYou are here: TWiki >  Development Web  >  SubversionReadme > InstallingSubversionClient

Installing the Subversion client

Downloading the latest version

Download the latest Subversion package at http://subversion.tigris.org/project_packages.html

If you are on Mac OSX, get an installer here: http://metissian.com/projects/macosx/subversion/. With this installer your can skip the next step.

Building the Subversion client

Once you have got the download, the following will put client binaries in ~/packages/subversion/bin. This can be handy if your hosting provider does not provide you with it.

 $ ./configure --prefix=$HOME/packages/subversion --disable-shared
 $ make 
 $ make test
 $ sudo make install

Discussion

 
BasicForm
TopicClassification GPSTkDevDoc
TopicSummary

RelatedTopics

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright amp;© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback