Hi,
        The diff for r12468 is too big to go through the lists ...

        You can verify it doing the following:

wget http://download.oracle.com/berkeley-db/je-3.2.21.tar.gz 
http://download.oracle.com/berkeley-db/je-3.2.21.tar.gz.md5
md5sum je-3.2.21.tar.gz ; cat je-3.2.21.tar.gz.md5
tar xzvf http://download.oracle.com/berkeley-db/je-3.2.21.tar.gz
pushd je-3.2.21
ant clean
popd

svn up -r12468 /path/to/contrib
svn export /path/to/contrib je

diff -Naur je je-3.2.21 | less

        I have only deleted two directories : docs and build.

NextGen$

Attachment: signature.asc
Description: Digital signature

_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to