Difference between revisions of "ReSIProcate 1.0.1 Release"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | |||
− | |||
− | === Download | + | = Getting the software = |
+ | |||
+ | == Download == | ||
The current release of reSIProcate is 1.0.1. | The current release of reSIProcate is 1.0.1. | ||
Line 9: | Line 9: | ||
* [https://svn.resiprocate.org/rep/resiprocate/tags/resiprocate-1.0.1 Subversion Path] | * [https://svn.resiprocate.org/rep/resiprocate/tags/resiprocate-1.0.1 Subversion Path] | ||
− | + | == Subversion == | |
This release is made from the <code>resiprocate-1.0.1</code> tag and can be checked out from the following SVN path: | This release is made from the <code>resiprocate-1.0.1</code> tag and can be checked out from the following SVN path: | ||
Line 24: | 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
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
.