[freenet-cvs] r12468
Florent Daignière (NextGen$)
nextgens at freenetproject.org
Wed Apr 11 14:47:01 UTC 2007
* Florent Daignière (NextGen$) <nextgens at freenetproject.org> [2007-04-11 16:24:57]:
> 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$
updated proceedure :
wget http://download.oracle.com/berkeley-db/je-3.2.21.tar.gz
tar xzvf http://download.oracle.com/berkeley-db/je-3.2.21.tar.gz
pushd je-3.2.21
ant clean
rm -rf docs examples lib/je-3.2.21.jar
popd
svn up -r12468 /path/to/contrib/bdb
svn export /path/to/contrib/bdb je
diff -Naur je je-3.2.21 | less
Sorry.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://emu.freenetproject.org/pipermail/cvs/attachments/20070411/68a417aa/attachment.pgp
More information about the cvs
mailing list