]> icculus.org git repositories - divverent/nexuiz.git/commit
minor change in reorganizing code. You now can merge two databases like this:
authordiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Sat, 19 Jan 2008 10:31:40 +0000 (10:31 +0000)
committerdiv0 <div0@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Sat, 19 Jan 2008 10:31:40 +0000 (10:31 +0000)
commit31e69dd41413d5ec1d31653b96c42f3532ba8f60
tree0dda1fa1e4741a14215d5801c057bfdeef8ed81b
parent9e66b48ad91c4ef5b1c31d0b3d3c19a6e9825da8
minor change in reorganizing code. You now can merge two databases like this:
{
echo 0;
cat db1 db2
} > dbmerged
The number-of-buckets lines will get ignored, and the database rehashed, and the items of db2 will have priority.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk/data@3186 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
qcsrc/common/util.qc