You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Reser <be...@reser.org> on 2005/05/10 23:40:27 UTC

Subversion 1.2.0 Release Candidate 3 released.

The third release candidate of Subversion 1.2.0 is ready and available
from:

   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.gz
   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.bz2
   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.zip

The MD5 checksums are:

   ae5cc6e0fb15f66592cc1b408bad31cb  subversion-1.2.0-rc3.tar.gz
   8092bf7b3bc895ee49e5ec63060b89aa  subversion-1.2.0-rc3.tar.bz2
   b7a74d5b405920d32573d5d5f6dfb010  subversion-1.2.0-rc3.zip

The SHA1 checksums are:

   d6d69d935561ce6541b0d79afcbe026d2181af8d  subversion-1.2.0-rc3.tar.gz
   018c871f24712bb8e6d3a3de7fa3ae51f0902f41  subversion-1.2.0-rc3.tar.bz2
   56c8a3f36e051f3dbc577e22dd966b99e85a1064  subversion-1.2.0-rc3.zip

PGP Signatures are available at:
   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.gz.asc
   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.bz2.asc
   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.zip.asc

For this release, the following people have provided PGP signatures: 
   Ben Reser [1024D/641E358B] with fingerprint:
   42F5 91FD E577 F545 FB40  8F6B 7241 856B 641E 358B
   Ben Collins-Sussman [1024D/EC6B5156] with fingerprint:
   9FBF BEB7 409D D55F 6946  5CC6 5348 1A68 EC6B 5156
   Karl Franz Fogel [1024D/DB00A248] with fingerprint:
   B77E 8FB2 112F 9637 2E3E  3F08 BC9D BB13 DB00 A248
   Jani Averbach [1024D/16D8B41C] with fingerprint:
   3A1F 5A74 ADF2 5B0C 62E2  1F6A D6C6 2497 16D8 B41C
   Seth Arnold [1024D/D9B0A099] with fingerprint:
   4415 BF52 4982 4B6C 213B  FAD1 FBD9 EE33 D9B0 A099
   Branko \xc4\x8cibej [2048R/C8628501] with fingerprint:
   8769 28CD 4954 EA74 87B6  B96C 29B8 92D0 C862 8501

The term 'release candidate' means the Subversion developers feel that
this release is stable and ready for production use, so we encourage
people to test this release thoroughly.  We believe rc3 is the last
release candidate and that this release will be released as 1.2.0
final in approximately one week.

The changes between 1.2.0-rc2 and 1.2.0-rc3 are listed below.
New 1.2 features are explained in detail in our release notes,
located at:

    http://subversion.tigris.org/svn_1.2_releasenotes.html

You can find the list of the changes between 1.1.4 and the 1.2.0-rc3 at:

    http://svn.collab.net/repos/svn/branches/1.2.x/CHANGES

Questions, comments, and bug reports to users_at_subversion.tigris.org.

Thanks,
-The Subversion Team

--------------------8-<-------cut-here---------8-<-----------------------
User-visible-changes:
   - Client:
     * fixed: 'svn commit' over ra_svn not unlocking grandchildren
(issue #2288)
     * fixed: 'svn commit' over ra_dav fails on locked propchanges
(r14612, -14)
     * fixed: 'svn rm http://...' segfault on dir containing locks
(r14569)
     * fixed: 'svn revert' not handling svn:needs-lock/read-onliness
(r14552-3)
     * fixed: 'svn cp dir dir' infinite recursion (issue #2224)
     * fixed: 'svn propget' prints extra newline in --strict mode
(r14505)
     * fixed: Windows client shows crypto error in GUI pop-up (r14580)
     * fixed: client should validate incoming locks over ra_dav (r14559)
     * fixed: 'svn info URL' should accept authentication options
(issue #2296)
     * fixed: inconsistent 'svn help' output text (r14464)
     * fixed: 'svn help update' should describe new lock codes (r14405)
     * update bash-completion script (r14479)
     * continued improvement of localized message translations

   - Server:
     * fixed: possible lock-date overflows (r14482)
     * fixed: clear leaked error objects (r14475, r14592)

   - Both:
     * fixed: 'svn info URL' shows incorrect lock owner over ra_dav
(r14493, -95)
     * fixed: ra_local crashes with --enable-dso (r14174, 14177, 14509)

Developer-visible changes:
* fixed: javahl returning incorrect lockCreationDate (r14454)
* comment & API tweaks (r14583)
* test system changes:
      - fixed: run_tests.py silently ignoring first two tests (r14626)
      - 'make davautocheck' now works for locking and out-of-the-box  
(r14286)             
      - allow javahl tests to run before installation (r14024)
* buildsystem changes:
      - build zlib from sources on Windows (r14280)
      - test framework improvements (r14046, 14070, 14301)
* redhat RPM build changes:
      - packages renamed and more platforms detected (r14414-17, r14429)
      - re-enable BDB builds for rhel4 RPM (r14431)
      - do explicit BDB and FSFS tests (r14536)    

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Subversion 1.2.0 Release Candidate 3 released.

Posted by "Jostein Chr. Andersen" <jo...@josander.net>.
On Wednesday 11 May 2005 01.40, Ben Reser wrote:
> The third release candidate of Subversion 1.2.0 is ready and available

The Windows Installer version based upon svn-win32-1.2.0-rc3.zip is here:

  http://subversion.tigris.org/files/documents/15/22919/svn-1.2.0-rc3-setup.exe

Checksums and PGP signature for svn-1.2.0-rc3-setup.exe
=======================================================

Checksums:

  MD5:  4ebfb300671bb7928d818660962ef17b  svn-1.2.0-rc3-setup.exe
  SHA1: 52eb84066ce19124b7780e296fec5a88ccb03351  svn-1.2.0-rc3-setup.exe

PGP Signature:

  http://www.josander.net/subversion/sign/svn-1.2.0-rc3-setup.exe.sig


Enjoy..  :-)

Jostein

-- 
http://www.josander.net/en/contact/

Re: Subversion 1.2.0 Release Candidate 3 released. (mirror)

Posted by Andrew Thompson <su...@aktzero.com>.
Ben Reser wrote:
> The third release candidate of Subversion 1.2.0 is ready and available
> from:
> 
>    http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.gz
>    http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.bz2
>    http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.zip

Just for fun, and to relieve some stress on the tigris.org boxes, a nice 
little mirror:

http://www.xninja.net/files/05102005/subversion-1.2.0-rc3.tar.gz
http://www.xninja.net/files/05102005/subversion-1.2.0-rc3.tar.bz2
http://www.xninja.net/files/05102005/subversion-1.2.0-rc3.zip

You should verify your checksums against the original posting (to keep 
my server honest.)

-- 
Andrew Thompson
http://aktzero.com/
Interested in a hosted SVN repository? Email me, let's talk...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Subversion 1.2.0 Release Candidate 3 released.(win32 binary mirror)

Posted by Andrew Thompson <su...@aktzero.com>.
Branko Čibej wrote:
> The Win32 binaries are available:
> 
>  http://subversion.tigris.org/files/documents/15/22887/svn-win32-1.2.0-rc3.zip 
>  http://subversion.tigris.org/files/documents/15/22888/svn-win32-1.2.0-rc3_dev.zip 
>  http://subversion.tigris.org/files/documents/15/22890/svn-win32-1.2.0-rc3_javahl.zip 
>  http://subversion.tigris.org/files/documents/15/22889/svn-win32-1.2.0-rc3_pdb.zip 
>  http://subversion.tigris.org/files/documents/15/22891/svn-win32-1.2.0-rc3_pl.zip 
>  http://subversion.tigris.org/files/documents/15/22892/svn-win32-1.2.0-rc3_py.zip 

Mirrored at:

http://www.xninja.net/files/051105/svn-win32-1.2.0-rc3.zip
http://www.xninja.net/files/051105/svn-win32-1.2.0-rc3_dev.zip
http://www.xninja.net/files/051105/svn-win32-1.2.0-rc3_javahl.zip
http://www.xninja.net/files/051105/svn-win32-1.2.0-rc3_pdb.zip
http://www.xninja.net/files/051105/svn-win32-1.2.0-rc3_pl.zip
http://www.xninja.net/files/051105/svn-win32-1.2.0-rc3_py.zip

Verify your checksums against the original posting.

I have a pretty good idea what's in the first zip file. Could someone 
enlighten me about the rest?

-- 
Andrew Thompson
http://aktzero.com/
Interested in a hosted SVN repository? Email me, let's talk...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Subversion 1.2.0 Release Candidate 3 released.(win32 binary mirror)

Posted by Andrew Thompson <su...@aktzero.com>.
Branko Čibej wrote:
> The Win32 binaries are available:
> 
>  http://subversion.tigris.org/files/documents/15/22887/svn-win32-1.2.0-rc3.zip 
>  http://subversion.tigris.org/files/documents/15/22888/svn-win32-1.2.0-rc3_dev.zip 
>  http://subversion.tigris.org/files/documents/15/22890/svn-win32-1.2.0-rc3_javahl.zip 
>  http://subversion.tigris.org/files/documents/15/22889/svn-win32-1.2.0-rc3_pdb.zip 
>  http://subversion.tigris.org/files/documents/15/22891/svn-win32-1.2.0-rc3_pl.zip 
>  http://subversion.tigris.org/files/documents/15/22892/svn-win32-1.2.0-rc3_py.zip 

Mirrored at:

http://www.xninja.net/files/051105/svn-win32-1.2.0-rc3.zip
http://www.xninja.net/files/051105/svn-win32-1.2.0-rc3_dev.zip
http://www.xninja.net/files/051105/svn-win32-1.2.0-rc3_javahl.zip
http://www.xninja.net/files/051105/svn-win32-1.2.0-rc3_pdb.zip
http://www.xninja.net/files/051105/svn-win32-1.2.0-rc3_pl.zip
http://www.xninja.net/files/051105/svn-win32-1.2.0-rc3_py.zip

Verify your checksums against the original posting.

I have a pretty good idea what's in the first zip file. Could someone 
enlighten me about the rest?

-- 
Andrew Thompson
http://aktzero.com/
Interested in a hosted SVN repository? Email me, let's talk...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Subversion 1.2.0 Release Candidate 3 released.

Posted by Branko Čibej <br...@xbc.nu>.
The Win32 binaries are available:

  http://subversion.tigris.org/files/documents/15/22887/svn-win32-1.2.0-rc3.zip
  http://subversion.tigris.org/files/documents/15/22888/svn-win32-1.2.0-rc3_dev.zip
  http://subversion.tigris.org/files/documents/15/22890/svn-win32-1.2.0-rc3_javahl.zip
  http://subversion.tigris.org/files/documents/15/22889/svn-win32-1.2.0-rc3_pdb.zip
  http://subversion.tigris.org/files/documents/15/22891/svn-win32-1.2.0-rc3_pl.zip
  http://subversion.tigris.org/files/documents/15/22892/svn-win32-1.2.0-rc3_py.zip

The MD5 checksums are:
  69dafb1be77f339f38a67445ccb524db  svn-win32-1.2.0-rc3.zip
  2f5b4abe2a7c9becf8a63ba125a4c556  svn-win32-1.2.0-rc3_dev.zip
  41373a50b9b502102eeb5b0f30551675  svn-win32-1.2.0-rc3_javahl.zip
  2ef2cbb3fe71fd54c778da7b55d156fb  svn-win32-1.2.0-rc3_pdb.zip
  8d159d24d8f20b352bb9d4ae64f83e03  svn-win32-1.2.0-rc3_pl.zip
  06a8d7b3f5023858dc628a4be5457a57  svn-win32-1.2.0-rc3_py.zip

The SHA-1 checksums are:
  461b81a98621f10e86f33717e87120a8c8e75fea  svn-win32-1.2.0-rc3.zip
  321e2af408382211e47c761cf373e2e9b03b3e33  svn-win32-1.2.0-rc3_dev.zip
  65a3c1402a8852fed3ce02300fa96ac013d91681  svn-win32-1.2.0-rc3_javahl.zip
  bbf220cc685a555a9eb5d2b9a8be58c9b19bd590  svn-win32-1.2.0-rc3_pdb.zip
  0f4cc5132561d8e0895d4f1ba202ef3c25d6688d  svn-win32-1.2.0-rc3_pl.zip
  f7e994ba4c1be58c7a30fdcb4ff5a6dd08e4cf15  svn-win32-1.2.0-rc3_py.zip

PGP signatures are available at:
  http://www.xbc.nu/svn/sig/



Ben Reser wrote:

>The third release candidate of Subversion 1.2.0 is ready and available
>from:
>
>   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.gz
>   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.bz2
>   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.zip
>
>The MD5 checksums are:
>
>   ae5cc6e0fb15f66592cc1b408bad31cb  subversion-1.2.0-rc3.tar.gz
>   8092bf7b3bc895ee49e5ec63060b89aa  subversion-1.2.0-rc3.tar.bz2
>   b7a74d5b405920d32573d5d5f6dfb010  subversion-1.2.0-rc3.zip
>
>The SHA1 checksums are:
>
>   d6d69d935561ce6541b0d79afcbe026d2181af8d  subversion-1.2.0-rc3.tar.gz
>   018c871f24712bb8e6d3a3de7fa3ae51f0902f41  subversion-1.2.0-rc3.tar.bz2
>   56c8a3f36e051f3dbc577e22dd966b99e85a1064  subversion-1.2.0-rc3.zip
>
>PGP Signatures are available at:
>   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.gz.asc
>   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.bz2.asc
>   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.zip.asc
>
>For this release, the following people have provided PGP signatures: 
>   Ben Reser [1024D/641E358B] with fingerprint:
>   42F5 91FD E577 F545 FB40  8F6B 7241 856B 641E 358B
>   Ben Collins-Sussman [1024D/EC6B5156] with fingerprint:
>   9FBF BEB7 409D D55F 6946  5CC6 5348 1A68 EC6B 5156
>   Karl Franz Fogel [1024D/DB00A248] with fingerprint:
>   B77E 8FB2 112F 9637 2E3E  3F08 BC9D BB13 DB00 A248
>   Jani Averbach [1024D/16D8B41C] with fingerprint:
>   3A1F 5A74 ADF2 5B0C 62E2  1F6A D6C6 2497 16D8 B41C
>   Seth Arnold [1024D/D9B0A099] with fingerprint:
>   4415 BF52 4982 4B6C 213B  FAD1 FBD9 EE33 D9B0 A099
>   Branko \xc4\x8cibej [2048R/C8628501] with fingerprint:
>   8769 28CD 4954 EA74 87B6  B96C 29B8 92D0 C862 8501
>
>The term 'release candidate' means the Subversion developers feel that
>this release is stable and ready for production use, so we encourage
>people to test this release thoroughly.  We believe rc3 is the last
>release candidate and that this release will be released as 1.2.0
>final in approximately one week.
>
>The changes between 1.2.0-rc2 and 1.2.0-rc3 are listed below.
>New 1.2 features are explained in detail in our release notes,
>located at:
>
>    http://subversion.tigris.org/svn_1.2_releasenotes.html
>
>You can find the list of the changes between 1.1.4 and the 1.2.0-rc3 at:
>
>    http://svn.collab.net/repos/svn/branches/1.2.x/CHANGES
>
>Questions, comments, and bug reports to users_at_subversion.tigris.org.
>
>Thanks,
>-The Subversion Team
>
>--------------------8-<-------cut-here---------8-<-----------------------
>User-visible-changes:
>   - Client:
>     * fixed: 'svn commit' over ra_svn not unlocking grandchildren
>(issue #2288)
>     * fixed: 'svn commit' over ra_dav fails on locked propchanges
>(r14612, -14)
>     * fixed: 'svn rm http://...' segfault on dir containing locks
>(r14569)
>     * fixed: 'svn revert' not handling svn:needs-lock/read-onliness
>(r14552-3)
>     * fixed: 'svn cp dir dir' infinite recursion (issue #2224)
>     * fixed: 'svn propget' prints extra newline in --strict mode
>(r14505)
>     * fixed: Windows client shows crypto error in GUI pop-up (r14580)
>     * fixed: client should validate incoming locks over ra_dav (r14559)
>     * fixed: 'svn info URL' should accept authentication options
>(issue #2296)
>     * fixed: inconsistent 'svn help' output text (r14464)
>     * fixed: 'svn help update' should describe new lock codes (r14405)
>     * update bash-completion script (r14479)
>     * continued improvement of localized message translations
>
>   - Server:
>     * fixed: possible lock-date overflows (r14482)
>     * fixed: clear leaked error objects (r14475, r14592)
>
>   - Both:
>     * fixed: 'svn info URL' shows incorrect lock owner over ra_dav
>(r14493, -95)
>     * fixed: ra_local crashes with --enable-dso (r14174, 14177, 14509)
>
>Developer-visible changes:
>* fixed: javahl returning incorrect lockCreationDate (r14454)
>* comment & API tweaks (r14583)
>* test system changes:
>      - fixed: run_tests.py silently ignoring first two tests (r14626)
>      - 'make davautocheck' now works for locking and out-of-the-box  
>(r14286)             
>      - allow javahl tests to run before installation (r14024)
>* buildsystem changes:
>      - build zlib from sources on Windows (r14280)
>      - test framework improvements (r14046, 14070, 14301)
>* redhat RPM build changes:
>      - packages renamed and more platforms detected (r14414-17, r14429)
>      - re-enable BDB builds for rhel4 RPM (r14431)
>      - do explicit BDB and FSFS tests (r14536)    
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: dev-help@subversion.tigris.org
>
>  
>


-- 
-- Brane


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Subversion 1.2.0 Release Candidate 3 released.

Posted by Branko Čibej <br...@xbc.nu>.
The Win32 binaries are available:

  http://subversion.tigris.org/files/documents/15/22887/svn-win32-1.2.0-rc3.zip
  http://subversion.tigris.org/files/documents/15/22888/svn-win32-1.2.0-rc3_dev.zip
  http://subversion.tigris.org/files/documents/15/22890/svn-win32-1.2.0-rc3_javahl.zip
  http://subversion.tigris.org/files/documents/15/22889/svn-win32-1.2.0-rc3_pdb.zip
  http://subversion.tigris.org/files/documents/15/22891/svn-win32-1.2.0-rc3_pl.zip
  http://subversion.tigris.org/files/documents/15/22892/svn-win32-1.2.0-rc3_py.zip

The MD5 checksums are:
  69dafb1be77f339f38a67445ccb524db  svn-win32-1.2.0-rc3.zip
  2f5b4abe2a7c9becf8a63ba125a4c556  svn-win32-1.2.0-rc3_dev.zip
  41373a50b9b502102eeb5b0f30551675  svn-win32-1.2.0-rc3_javahl.zip
  2ef2cbb3fe71fd54c778da7b55d156fb  svn-win32-1.2.0-rc3_pdb.zip
  8d159d24d8f20b352bb9d4ae64f83e03  svn-win32-1.2.0-rc3_pl.zip
  06a8d7b3f5023858dc628a4be5457a57  svn-win32-1.2.0-rc3_py.zip

The SHA-1 checksums are:
  461b81a98621f10e86f33717e87120a8c8e75fea  svn-win32-1.2.0-rc3.zip
  321e2af408382211e47c761cf373e2e9b03b3e33  svn-win32-1.2.0-rc3_dev.zip
  65a3c1402a8852fed3ce02300fa96ac013d91681  svn-win32-1.2.0-rc3_javahl.zip
  bbf220cc685a555a9eb5d2b9a8be58c9b19bd590  svn-win32-1.2.0-rc3_pdb.zip
  0f4cc5132561d8e0895d4f1ba202ef3c25d6688d  svn-win32-1.2.0-rc3_pl.zip
  f7e994ba4c1be58c7a30fdcb4ff5a6dd08e4cf15  svn-win32-1.2.0-rc3_py.zip

PGP signatures are available at:
  http://www.xbc.nu/svn/sig/



Ben Reser wrote:

>The third release candidate of Subversion 1.2.0 is ready and available
>from:
>
>   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.gz
>   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.bz2
>   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.zip
>
>The MD5 checksums are:
>
>   ae5cc6e0fb15f66592cc1b408bad31cb  subversion-1.2.0-rc3.tar.gz
>   8092bf7b3bc895ee49e5ec63060b89aa  subversion-1.2.0-rc3.tar.bz2
>   b7a74d5b405920d32573d5d5f6dfb010  subversion-1.2.0-rc3.zip
>
>The SHA1 checksums are:
>
>   d6d69d935561ce6541b0d79afcbe026d2181af8d  subversion-1.2.0-rc3.tar.gz
>   018c871f24712bb8e6d3a3de7fa3ae51f0902f41  subversion-1.2.0-rc3.tar.bz2
>   56c8a3f36e051f3dbc577e22dd966b99e85a1064  subversion-1.2.0-rc3.zip
>
>PGP Signatures are available at:
>   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.gz.asc
>   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.bz2.asc
>   http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.zip.asc
>
>For this release, the following people have provided PGP signatures: 
>   Ben Reser [1024D/641E358B] with fingerprint:
>   42F5 91FD E577 F545 FB40  8F6B 7241 856B 641E 358B
>   Ben Collins-Sussman [1024D/EC6B5156] with fingerprint:
>   9FBF BEB7 409D D55F 6946  5CC6 5348 1A68 EC6B 5156
>   Karl Franz Fogel [1024D/DB00A248] with fingerprint:
>   B77E 8FB2 112F 9637 2E3E  3F08 BC9D BB13 DB00 A248
>   Jani Averbach [1024D/16D8B41C] with fingerprint:
>   3A1F 5A74 ADF2 5B0C 62E2  1F6A D6C6 2497 16D8 B41C
>   Seth Arnold [1024D/D9B0A099] with fingerprint:
>   4415 BF52 4982 4B6C 213B  FAD1 FBD9 EE33 D9B0 A099
>   Branko \xc4\x8cibej [2048R/C8628501] with fingerprint:
>   8769 28CD 4954 EA74 87B6  B96C 29B8 92D0 C862 8501
>
>The term 'release candidate' means the Subversion developers feel that
>this release is stable and ready for production use, so we encourage
>people to test this release thoroughly.  We believe rc3 is the last
>release candidate and that this release will be released as 1.2.0
>final in approximately one week.
>
>The changes between 1.2.0-rc2 and 1.2.0-rc3 are listed below.
>New 1.2 features are explained in detail in our release notes,
>located at:
>
>    http://subversion.tigris.org/svn_1.2_releasenotes.html
>
>You can find the list of the changes between 1.1.4 and the 1.2.0-rc3 at:
>
>    http://svn.collab.net/repos/svn/branches/1.2.x/CHANGES
>
>Questions, comments, and bug reports to users_at_subversion.tigris.org.
>
>Thanks,
>-The Subversion Team
>
>--------------------8-<-------cut-here---------8-<-----------------------
>User-visible-changes:
>   - Client:
>     * fixed: 'svn commit' over ra_svn not unlocking grandchildren
>(issue #2288)
>     * fixed: 'svn commit' over ra_dav fails on locked propchanges
>(r14612, -14)
>     * fixed: 'svn rm http://...' segfault on dir containing locks
>(r14569)
>     * fixed: 'svn revert' not handling svn:needs-lock/read-onliness
>(r14552-3)
>     * fixed: 'svn cp dir dir' infinite recursion (issue #2224)
>     * fixed: 'svn propget' prints extra newline in --strict mode
>(r14505)
>     * fixed: Windows client shows crypto error in GUI pop-up (r14580)
>     * fixed: client should validate incoming locks over ra_dav (r14559)
>     * fixed: 'svn info URL' should accept authentication options
>(issue #2296)
>     * fixed: inconsistent 'svn help' output text (r14464)
>     * fixed: 'svn help update' should describe new lock codes (r14405)
>     * update bash-completion script (r14479)
>     * continued improvement of localized message translations
>
>   - Server:
>     * fixed: possible lock-date overflows (r14482)
>     * fixed: clear leaked error objects (r14475, r14592)
>
>   - Both:
>     * fixed: 'svn info URL' shows incorrect lock owner over ra_dav
>(r14493, -95)
>     * fixed: ra_local crashes with --enable-dso (r14174, 14177, 14509)
>
>Developer-visible changes:
>* fixed: javahl returning incorrect lockCreationDate (r14454)
>* comment & API tweaks (r14583)
>* test system changes:
>      - fixed: run_tests.py silently ignoring first two tests (r14626)
>      - 'make davautocheck' now works for locking and out-of-the-box  
>(r14286)             
>      - allow javahl tests to run before installation (r14024)
>* buildsystem changes:
>      - build zlib from sources on Windows (r14280)
>      - test framework improvements (r14046, 14070, 14301)
>* redhat RPM build changes:
>      - packages renamed and more platforms detected (r14414-17, r14429)
>      - re-enable BDB builds for rhel4 RPM (r14431)
>      - do explicit BDB and FSFS tests (r14536)    
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: dev-help@subversion.tigris.org
>
>  
>


-- 
-- Brane


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Subversion 1.2.0 Release Candidate 3 released.

Posted by "Jostein Chr. Andersen" <jo...@josander.net>.
On Wednesday 11 May 2005 01.40, Ben Reser wrote:
> The third release candidate of Subversion 1.2.0 is ready and available

The Windows Installer version based upon svn-win32-1.2.0-rc3.zip is here:

  http://subversion.tigris.org/files/documents/15/22919/svn-1.2.0-rc3-setup.exe

Checksums and PGP signature for svn-1.2.0-rc3-setup.exe
=======================================================

Checksums:

  MD5:  4ebfb300671bb7928d818660962ef17b  svn-1.2.0-rc3-setup.exe
  SHA1: 52eb84066ce19124b7780e296fec5a88ccb03351  svn-1.2.0-rc3-setup.exe

PGP Signature:

  http://www.josander.net/subversion/sign/svn-1.2.0-rc3-setup.exe.sig


Enjoy..  :-)

Jostein

-- 
http://www.josander.net/en/contact/

Re: Incomplete lock data

Posted by Ben Collins-Sussman <su...@collab.net>.
On May 10, 2005, at 7:03 PM, Mark Boler wrote:

> Using Tortoise SVN 1.20 and Subversion 1.20rc2 I keep getting  
> "incomplete lock data returned" in the box when I try to get a lock  
> on a file.
>
> Anyone have any clues on that?
>

Show us a transcript.  Or better yet, try it with 1.2.0-rc3.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Incomplete lock data

Posted by Mark Boler <mb...@resminder.com>.
Using Tortoise SVN 1.20 and Subversion 1.20rc2 I keep getting "incomplete 
lock data returned" in the box when I try to get a lock on a file.

Anyone have any clues on that?

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Subversion 1.2.0 Release Candidate 3 released. (mirror)

Posted by Andrew Thompson <su...@aktzero.com>.
Ben Reser wrote:
> The third release candidate of Subversion 1.2.0 is ready and available
> from:
> 
>    http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.gz
>    http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.tar.bz2
>    http://subversion.tigris.org/downloads/subversion-1.2.0-rc3.zip

Just for fun, and to relieve some stress on the tigris.org boxes, a nice 
little mirror:

http://www.xninja.net/files/05102005/subversion-1.2.0-rc3.tar.gz
http://www.xninja.net/files/05102005/subversion-1.2.0-rc3.tar.bz2
http://www.xninja.net/files/05102005/subversion-1.2.0-rc3.zip

You should verify your checksums against the original posting (to keep 
my server honest.)

-- 
Andrew Thompson
http://aktzero.com/
Interested in a hosted SVN repository? Email me, let's talk...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org