[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.2.0-rc2 tarballs up for testing/signing

From: Ben Reser <ben_at_reser.org>
Date: 2005-04-22 23:57:17 CEST

On Thu, Apr 21, 2005 at 04:51:36PM -0700, Ben Reser wrote:
> Cut from r14393 on 1.2.x branch.
>
> http://fornix.brain.org/subversion/
>
> -rw-rw-r-- 1 svnrm svnrm 6982288 Apr 21 19:40 subversion-1.2.0-rc2.tar.bz2
> -rw-rw-r-- 1 svnrm svnrm 8530849 Apr 21 19:40 subversion-1.2.0-rc2.tar.gz
> -rw-rw-r-- 1 svnrm svnrm 11378889 Apr 21 19:44 subversion-1.2.0-rc2.zip
>
> md5sums:
> e308330a619aac4331263b19dda2a4bc subversion-1.2.0-rc2.tar.gz
> 342acdc60e41232ba3b686913e1cad24 subversion-1.2.0-rc2.tar.bz2
> 2d8d6d269c0567451cfc7aab2ecadbdb subversion-1.2.0-rc2.zip
>
> sha1sums:
> f1a6c296eba12e62b26c9060be11e3fd20e5a7d7 subversion-1.2.0-rc2.tar.gz
> 8ae73653cbbe8dbd573a86eeac7e7252f1dca080 subversion-1.2.0-rc2.tar.bz2
> bdd3d2a11363710eb45b01f554633066bdcd1e72 subversion-1.2.0-rc2.zip
>
> Please test and send me your signatures. Thank you.

Hmmm... With BDB and FSFS same result:

CMD: svnadmin "create" "repositories/update_tests-26" "--bdb-txn-nosync"
"--fs-type=bdb" <TIME = 0.264648>
CMD: svnadmin dump "local_tmp/repos" | svnadmin load
"repositories/update_tests-26" <TIME = 0.002933>
CMD: svn "co" "--username" "jrandom" "--password" "rayjandom"
"http://localhost/repositories/update_tests-26"
"working_copies/update_tests-26" "--config-dir"
"/home/svnrm/subversion-1.2.0-rc2/subversion/tests/clients/cmdline/local_tmp/config"
<TIME = 0.393580>
CMD: svn "mkdir" "working_copies/update_tests-26/ foo & bar"
"--config-dir"
"/home/svnrm/subversion-1.2.0-rc2/subversion/tests/clients/cmdline/local_tmp/config"
<TIME = 0.062774>
CMD: svn "ci" "-m" "log msg" "working_copies/update_tests-26"
"--config-dir"
"/home/svnrm/subversion-1.2.0-rc2/subversion/tests/clients/cmdline/local_tmp/config"
<TIME = 0.827140>
CMD: svn "status" "-v" "-u" "-q" "--username" "jrandom" "--password"
"rayjandom" "working_copies/update_tests-26" "--config-dir"
"/home/svnrm/subversion-1.2.0-rc2/subversion/tests/clients/cmdline/local_tmp/config"
<TIME = 0.103251>
svn: REPORT request failed on
'/repositories/update_tests-26/!svn/vcc/default'
svn: Working copy path 'foo & bar' does not exist in repository

Only see it across DAV. Once again looks like someone wrote a test that
expects a failure and didn't make it work with DAV. *sigh*

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 22 23:58:04 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.