Tags:
create new tag
, view all tags

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

Topic revision: r7 - 2005-07-08 - ArthurClemens
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.