r7 - 08 Jul 2005 - 10:50:22 - ArthurClemensYou are here: TWiki >  Codev Web > CvsReadme > SubversionReadme > InstallingSubversionClient
Tags:
, create new tag

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 MacOSX, 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

 
BasicForm
TopicClassification TWikiDevQuestion
TopicSummary How to download and install Subversion on your computer
InterestedParties

RelatedTopics

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r7 < r6 < r5 < r4 < r3 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo