- Project tools
-
-
-
- How do I...
-
| Category |
Featured projects |
| scm |
Subversion,
Subclipse,
TortoiseSVN,
RapidSVN
|
| issuetrack |
Scarab |
| requirements |
xmlbasedsrs |
| design |
ArgoUML |
| techcomm |
SubEtha,
eyebrowse,
midgard,
cowiki |
| construction |
antelope,
scons,
frameworx,
build-interceptor,
propel,
phing
|
| testing |
maxq,
aut
|
| deployment |
current |
| process |
ReadySET |
| libraries |
GEF,
Axion,
Style,
SSTree
|
| Over 500 more tools... |
|
subversion View announcement
2020-04-07: This site is going to be decommissioned and shut down on 2020-07-01. Please copy and archive any data you wish to keep before that date.
| Headline |
Subversion 1.6.0 Release Candidate 4 Released |
| Date |
Mar 19, 2009 |
| Contributed by |
Hyrum K. Wright |
Announcement
I'm happy to announce Subversion 1.6.0-rc4, available from:
- http://subversion.tigris.org/downloads/subversion-1.6.0-rc4.tar.bz2
- http://subversion.tigris.org/downloads/subversion-1.6.0-rc4.tar.gz
- http://subversion.tigris.org/downloads/subversion-1.6.0-rc4.zip
- http://subversion.tigris.org/downloads/subversion-deps-1.6.0-rc4.tar.bz2
- http://subversion.tigris.org/downloads/subversion-deps-1.6.0-rc4.tar.gz
- http://subversion.tigris.org/downloads/subversion-deps-1.6.0-rc4.zip
The MD5 checksums are:
- 63df0dec04082bd4b2f9f59361c4a5a8 subversion-1.6.0-rc4.tar.bz2
- 9eb4a7962498defe1dd2407e619c0efd subversion-1.6.0-rc4.tar.gz
- 9d812e8907d898177808cc5986b912ab subversion-1.6.0-rc4.zip
- d5bbc3bff139e1610d09f6696baf8279 subversion-deps-1.6.0-rc4.tar.bz2
- 27acaf713d85ee710a98e27909346dca subversion-deps-1.6.0-rc4.tar.gz
- e95c6721accd77adfe4afe63730b6f41 subversion-deps-1.6.0-rc4.zip
The SHA1 checksums are:
- f0a8dd85b989d624ee312e1ea6ef1288fa7f1b48 subversion-1.6.0-rc4.tar.bz2
- e99240f48a668079f289dab01b6d3c42816cb0a0 subversion-1.6.0-rc4.tar.gz
- c2c321944abd0550215b754eba0dcb012dd16872 subversion-1.6.0-rc4.zip
- ec78d91ebdd52e4507d041fc2b4461466a284734 subversion-deps-1.6.0-rc4.tar.bz2
- 422ad51d59ccc1cb5b4e160f846e74ae89e9010d subversion-deps-1.6.0-rc4.tar.gz
- 6e71c3dea5cf23ddd39abd4cc7f7b7642fd407f8 subversion-deps-1.6.0-rc4.zip
PGP Signatures are available at:
- http://subversion.tigris.org/downloads/subversion-1.6.0-rc4.tar.bz2.asc
- http://subversion.tigris.org/downloads/subversion-1.6.0-rc4.tar.gz.asc
- http://subversion.tigris.org/downloads/subversion-1.6.0-rc4.zip.asc
- http://subversion.tigris.org/downloads/subversion-deps-1.6.0-rc4.tar.bz2.asc
- http://subversion.tigris.org/downloads/subversion-deps-1.6.0-rc4.tar.gz.asc
- http://subversion.tigris.org/downloads/subversion-deps-1.6.0-rc4.zip.asc
For this release, the following people have provided PGP signatures:
- Senthil Kumaran S [1024D/6CCD4038] with fingerprint:
8035 16A5 1D6E 50E2 1ECD DE56 F68D 46FB 6CCD 4038
- C. Michael Pilato [1024D/1706FD6E] with fingerprint:
20BF 14DC F02F 2730 7EA4 C7BB A241 06A9 1706 FD6E
- Paul T. Burba [1024D/53FCDC55] with fingerprint:
E630 CF54 792C F913 B13C 32C5 D916 8930 53FC DC55
- Bert Huijben [1024D/9821F7B2] with fingerprint:
2017 F51A 2572 0E78 8827 5329 FCFD 6305 9821 F7B2
- Hyrum K. Wright [1024D/4E24517C] with fingerprint:
3324 80DA 0F8C A37D AEE6 D084 0B03 AE6E 4E24 517C
- Mark Phippard [1024D/035A96A9] with fingerprint:
D315 89DB E1C1 E9BA D218 39FD 265D F8A0 035A 96A9
- Kamesh Jayachandran [1024D/ED184C2C] with fingerprint:
3E5B 5C1D 1CA6 A611 2787 9B4B DD61 EFC8 ED18 4C2C
The term 'release candidate' means the Subversion developers feel that this
release is stable and ready to be tested in production use. If this testing
confirms its readiness, this candidate version will become the final released
version. Therefore, we encourage people to test this release thoroughly.
As a note to operating system distro packagers: while we wish to have this
release candidate widely tested, we do not feel that it is ready for packaging
and providing to end-users through a distro package system. Packaging a
release candidate poses many problems, the biggest being that our policy lets
us break compatibility between the release candidate and the final release, if
we find something serious enough. Having many users depending on a release
candidate through their distro would cause no end of pain and frustration that
we do not want to have to deal with. However, if your distro has a branch that
is clearly labeled as containing experimental and often broken software, and
explicitly destined to consenting developers and integrators only, then we're
okay with packaging the release candidate there. Just don't let it near the
end users please.
Release notes for the 1.6.x release series may be found at:
- http://subversion.tigris.org/svn_1.6_releasenotes.html
You can find the list of changes between 1.6.0-rc4 and earlier versions at:
- http://svn.collab.net/repos/svn/tags/1.6.0-rc4/CHANGES
|