You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Barry Scott <ba...@barrys-emacs.org> on 2011/10/10 13:50:40 UTC

Re: Apache Subversion 1.7.0-rc4 Released

The INSTALL still talks about the deps package...
(line 193).

Can you confirm that the INSTALL is accurate please?

Barry



On 28 Sep 2011, at 17:26, Hyrum Wright wrote:

> I'm happy to announce the release of Apache Subversion 1.7.0-rc4.
> Please choose the mirror closest to you by visiting:
> 
>    http://subversion.apache.org/download/#pre-releases
> 
> The SHA1 checksums are:
> 
>    181324f85926570b4923bb79df7ef8fe3764b9be subversion-1.7.0-rc4.tar.bz2
>    d7beaed69dccaf23dd30eb68d7c91f7f9d7b8202 subversion-1.7.0-rc4.zip
>    e5118c3f9b1585fa89209a174193189856a57cb2 subversion-1.7.0-rc4.tar.gz
> 
> PGP Signatures are available at:
> 
>    http://www.apache.org/dist/subversion/subversion-1.7.0-rc4.tar.bz2.asc
>    http://www.apache.org/dist/subversion/subversion-1.7.0-rc4.tar.gz.asc
>    http://www.apache.org/dist/subversion/subversion-1.7.0-rc4.zip.asc
> 
> For this release, the following people have provided PGP signatures:
> 
>   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
>   Julian Foad [1024D/353E25BC] with fingerprint:
>    6604 5A4B 43BC F994 7777  5728 351F 33E4 353E 25BC
>   Hyrum K. Wright [1024D/4E24517C] with fingerprint:
>    3324 80DA 0F8C A37D AEE6  D084 0B03 AE6E 4E24 517C
>   Philip Martin [2048R/ED1A599C] with fingerprint:
>    A844 790F B574 3606 EE95  9207 76D7 88E1 ED1A 599C
>   Johan Corveleyn [4096R/010C8AAD] with fingerprint:
>    8AA2 C10E EAAD 44F9 6972  7AEA B59C E6D6 010C 8AAD
>   Stefan Sperling [1024D/F59D25F0] with fingerprint:
>    B1CF 1060 A1E9 34D1 9E86  D6D6 E5D3 0273 F59D 25F0
>   Mark Phippard [1024D/035A96A9] with fingerprint:
>    D315 89DB E1C1 E9BA D218  39FD 265D F8A0 035A 96A9
> 
> We anticipate this to be the last pre-release prior to the the release
> of Subversion 1.7.0.  It is free of known serious issues, and barring
> any critical issues found before then, we anticipate the final
> Subversion 1.7.0 release to happen on Oct. 11.
> 
> 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.7.x release series may be found at:
> 
>    http://subversion.apache.org/docs/release-notes/1.7.html
> 
> You can find the list of changes between 1.7.0-rc4 and earlier versions at:
> 
>    http://svn.apache.org/repos/asf/subversion/tags/1.7.0-rc4/CHANGES
> 
> Questions, comments, and bug reports to users@subversion.apache.org.
> 
> Thanks,


Re: Apache Subversion 1.7.0-rc4 Released

Posted by Hyrum K Wright <hy...@wandisco.com>.
On Mon, Oct 10, 2011 at 4:06 PM, Barry Scott <ba...@barrys-emacs.org> wrote:
>
> On 10 Oct 2011, at 16:47, Hyrum K Wright wrote:
>
>> The -deps packages have been deprecated for quite some time.
>
> I know.
>
>>  If the
>> INSTALL file refers to the -deps packages, that file is in error.
>> Though looking through the INSTALL file son the tag, I don't see any
>> such reference:
>> http://svn.apache.org/repos/asf/subversion/tags/1.7.0-rc4/INSTALL
>
> Here is an example of the wording I'm picking up on.
>
>  1.  Apache Portable Runtime 0.9.7 or 1.X.X  (REQUIRED)
>
>      Whenever you want to build any part of Subversion, you need the
>      Apache Portable Runtime (APR) and the APR Utility (APR-util)
>      libraries. These are included in the Subversion dependency package -
>                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>      if you are building from a source tarball and wish to use the versions
>      of APR and APR-util included there, just unpack the dependency package
>      and skip ahead to the next requirement.

Ah!  Right you are.  I've excised such language in r1181155.

-Hyrum


-- 

uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com/

Re: Apache Subversion 1.7.0-rc4 Released

Posted by Barry Scott <ba...@barrys-emacs.org>.
On 10 Oct 2011, at 16:47, Hyrum K Wright wrote:

> The -deps packages have been deprecated for quite some time.

I know.

>  If the
> INSTALL file refers to the -deps packages, that file is in error.
> Though looking through the INSTALL file son the tag, I don't see any
> such reference:
> http://svn.apache.org/repos/asf/subversion/tags/1.7.0-rc4/INSTALL

Here is an example of the wording I'm picking up on.

 1.  Apache Portable Runtime 0.9.7 or 1.X.X  (REQUIRED)

      Whenever you want to build any part of Subversion, you need the
      Apache Portable Runtime (APR) and the APR Utility (APR-util)
      libraries. These are included in the Subversion dependency package -
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      if you are building from a source tarball and wish to use the versions
      of APR and APR-util included there, just unpack the dependency package
      and skip ahead to the next requirement.

Barry



> 
> -Hyrum
> 
> On Mon, Oct 10, 2011 at 8:50 AM, Barry Scott <ba...@barrys-emacs.org> wrote:
>> The INSTALL still talks about the deps package...
>> (line 193).
>> 
>> Can you confirm that the INSTALL is accurate please?
>> 
>> Barry
>> 
>> 
>> 
>> On 28 Sep 2011, at 17:26, Hyrum Wright wrote:
>> 
>>> I'm happy to announce the release of Apache Subversion 1.7.0-rc4.
>>> Please choose the mirror closest to you by visiting:
>>> 
>>>    http://subversion.apache.org/download/#pre-releases
>>> 
>>> The SHA1 checksums are:
>>> 
>>>    181324f85926570b4923bb79df7ef8fe3764b9be subversion-1.7.0-rc4.tar.bz2
>>>    d7beaed69dccaf23dd30eb68d7c91f7f9d7b8202 subversion-1.7.0-rc4.zip
>>>    e5118c3f9b1585fa89209a174193189856a57cb2 subversion-1.7.0-rc4.tar.gz
>>> 
>>> PGP Signatures are available at:
>>> 
>>>    http://www.apache.org/dist/subversion/subversion-1.7.0-rc4.tar.bz2.asc
>>>    http://www.apache.org/dist/subversion/subversion-1.7.0-rc4.tar.gz.asc
>>>    http://www.apache.org/dist/subversion/subversion-1.7.0-rc4.zip.asc
>>> 
>>> For this release, the following people have provided PGP signatures:
>>> 
>>>   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
>>>   Julian Foad [1024D/353E25BC] with fingerprint:
>>>    6604 5A4B 43BC F994 7777  5728 351F 33E4 353E 25BC
>>>   Hyrum K. Wright [1024D/4E24517C] with fingerprint:
>>>    3324 80DA 0F8C A37D AEE6  D084 0B03 AE6E 4E24 517C
>>>   Philip Martin [2048R/ED1A599C] with fingerprint:
>>>    A844 790F B574 3606 EE95  9207 76D7 88E1 ED1A 599C
>>>   Johan Corveleyn [4096R/010C8AAD] with fingerprint:
>>>    8AA2 C10E EAAD 44F9 6972  7AEA B59C E6D6 010C 8AAD
>>>   Stefan Sperling [1024D/F59D25F0] with fingerprint:
>>>    B1CF 1060 A1E9 34D1 9E86  D6D6 E5D3 0273 F59D 25F0
>>>   Mark Phippard [1024D/035A96A9] with fingerprint:
>>>    D315 89DB E1C1 E9BA D218  39FD 265D F8A0 035A 96A9
>>> 
>>> We anticipate this to be the last pre-release prior to the the release
>>> of Subversion 1.7.0.  It is free of known serious issues, and barring
>>> any critical issues found before then, we anticipate the final
>>> Subversion 1.7.0 release to happen on Oct. 11.
>>> 
>>> 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.7.x release series may be found at:
>>> 
>>>    http://subversion.apache.org/docs/release-notes/1.7.html
>>> 
>>> You can find the list of changes between 1.7.0-rc4 and earlier versions at:
>>> 
>>>    http://svn.apache.org/repos/asf/subversion/tags/1.7.0-rc4/CHANGES
>>> 
>>> Questions, comments, and bug reports to users@subversion.apache.org.
>>> 
>>> Thanks,
>> 
>> 
> 
> 
> 
> -- 
> 
> uberSVN: Apache Subversion Made Easy
> http://www.uberSVN.com/
> 


Re: Apache Subversion 1.7.0-rc4 Released

Posted by Hyrum K Wright <hy...@wandisco.com>.
The -deps packages have been deprecated for quite some time.  If the
INSTALL file refers to the -deps packages, that file is in error.
Though looking through the INSTALL file son the tag, I don't see any
such reference:
http://svn.apache.org/repos/asf/subversion/tags/1.7.0-rc4/INSTALL

-Hyrum

On Mon, Oct 10, 2011 at 8:50 AM, Barry Scott <ba...@barrys-emacs.org> wrote:
> The INSTALL still talks about the deps package...
> (line 193).
>
> Can you confirm that the INSTALL is accurate please?
>
> Barry
>
>
>
> On 28 Sep 2011, at 17:26, Hyrum Wright wrote:
>
>> I'm happy to announce the release of Apache Subversion 1.7.0-rc4.
>> Please choose the mirror closest to you by visiting:
>>
>>    http://subversion.apache.org/download/#pre-releases
>>
>> The SHA1 checksums are:
>>
>>    181324f85926570b4923bb79df7ef8fe3764b9be subversion-1.7.0-rc4.tar.bz2
>>    d7beaed69dccaf23dd30eb68d7c91f7f9d7b8202 subversion-1.7.0-rc4.zip
>>    e5118c3f9b1585fa89209a174193189856a57cb2 subversion-1.7.0-rc4.tar.gz
>>
>> PGP Signatures are available at:
>>
>>    http://www.apache.org/dist/subversion/subversion-1.7.0-rc4.tar.bz2.asc
>>    http://www.apache.org/dist/subversion/subversion-1.7.0-rc4.tar.gz.asc
>>    http://www.apache.org/dist/subversion/subversion-1.7.0-rc4.zip.asc
>>
>> For this release, the following people have provided PGP signatures:
>>
>>   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
>>   Julian Foad [1024D/353E25BC] with fingerprint:
>>    6604 5A4B 43BC F994 7777  5728 351F 33E4 353E 25BC
>>   Hyrum K. Wright [1024D/4E24517C] with fingerprint:
>>    3324 80DA 0F8C A37D AEE6  D084 0B03 AE6E 4E24 517C
>>   Philip Martin [2048R/ED1A599C] with fingerprint:
>>    A844 790F B574 3606 EE95  9207 76D7 88E1 ED1A 599C
>>   Johan Corveleyn [4096R/010C8AAD] with fingerprint:
>>    8AA2 C10E EAAD 44F9 6972  7AEA B59C E6D6 010C 8AAD
>>   Stefan Sperling [1024D/F59D25F0] with fingerprint:
>>    B1CF 1060 A1E9 34D1 9E86  D6D6 E5D3 0273 F59D 25F0
>>   Mark Phippard [1024D/035A96A9] with fingerprint:
>>    D315 89DB E1C1 E9BA D218  39FD 265D F8A0 035A 96A9
>>
>> We anticipate this to be the last pre-release prior to the the release
>> of Subversion 1.7.0.  It is free of known serious issues, and barring
>> any critical issues found before then, we anticipate the final
>> Subversion 1.7.0 release to happen on Oct. 11.
>>
>> 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.7.x release series may be found at:
>>
>>    http://subversion.apache.org/docs/release-notes/1.7.html
>>
>> You can find the list of changes between 1.7.0-rc4 and earlier versions at:
>>
>>    http://svn.apache.org/repos/asf/subversion/tags/1.7.0-rc4/CHANGES
>>
>> Questions, comments, and bug reports to users@subversion.apache.org.
>>
>> Thanks,
>
>



-- 

uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com/