Ok. I want so solve it, so I did the following.
I downloaded the database and found what I hoped to find. The TBC Database is for the MangosOne revision 1153 and the SD2 revision 2037
I checked out these two revisions but I got a similar error if I try to patch the source.
Applying: ScriptDev2 - One Compatibility patch
error: include/precompiled.h: does not exist in index
error: scripts/eastern_kingdoms/shadowfang_keep/shadowfang_keep.cpp: does not exist in index
error: scripts/kalimdor/azuremyst_isle.cpp: does not exist in index
error: scripts/kalimdor/onyxias_lair/boss_onyxia.cpp: does not exist in index
error: scripts/northrend/dragonblight.cpp: does not exist in index
error: scripts/outland/auchindoun/auchenai_crypts/boss_exarch_maladaar.cpp: does not exist in index
error: scripts/world/item_scripts.cpp: does not exist in index
error: system/ScriptLoader.cpp: does not exist in index
Patch failed at 0001 ScriptDev2 - One Compatibility patch
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".
Could someone please tell me what to do, or tell me which revisions are compatible to each other?
Thanks a lot.