You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2011/07/12 05:41:01 UTC

[Spamassassin Wiki] Update of "DownloadFromSvn" by Darxus

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The "DownloadFromSvn" page has been changed by Darxus:
http://wiki.apache.org/spamassassin/DownloadFromSvn?action=diff&rev1=13&rev2=14

Comment:
Changed branch examples from 3.0 to 3.3.

  This will put the latest (trunk) version of spamassassin in the directory spamassassin-trunk.
  
  {{{
- $ svn checkout http://svn.apache.org/repos/asf/spamassassin/branches/3.0 spamassassin-3.0
+ $ svn checkout http://svn.apache.org/repos/asf/spamassassin/branches/3.3 spamassassin-3.3
  }}}
  
- This will put the 3.0 branch of spamassassin in the directory spamassassin-3.0.
+ This will put the 3.3 branch of spamassassin in the directory spamassassin-3.3.
  
  === Downloading via authenticated SVN (committers only) ===