Difference between revisions of "ReSIProcate 1.0.1 Release"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | = reSIProcate 1.0.1 = | |
+ | |||
+ | == Getting the software == | ||
=== Download === | === Download === | ||
Line 22: | Line 24: | ||
Note that the scheme is <code>https</code>. | Note that the scheme is <code>https</code>. | ||
− | + | == Release Notes == |
Revision as of 11:55, 20 November 2006
Contents
reSIProcate 1.0.1
Getting the software
Download
The current release of reSIProcate is 1.0.1.
Subversion
This release is made from the resiprocate-1.0.1
tag and can be checked out from the following SVN path:
https://svn.resiprocate.org/rep/resiprocate/tags/resiprocate-1.0.1
For the standard subversion client you can fetch this with either:
svn export https://svn.resiprocate.org/rep/resiprocate/tags/resiprocate-1.0.1
or
svn checkout https://svn.resiprocate.org/rep/resiprocate/tags/resiprocate-1.0.1
Note that the scheme is https
.