![]() |
GeneWeb - Keeping data divided inside a database |
gwc bar.gw smith.gw foo.gw -o mergedbaseIt may happen that gwc displays errors, because persons are defined twice in "bar.gw" "smith.gw" and "foo.gw". To fix that, gwc has an option "-sh" to shift the numbers of the persons to avoid conflicts. Try:
gwc bar.gw -sh 10 smith.gw -sh 10 foo.gw -o mergedbaseIf the value 10 does not solve the problem, try 20, 30 or 100...
http://machine:2317/mergedbase?i=357;opt=fromNote: It works only for persons with families.
gwu mergedbase -odir outdir
If the command gwu is printing out source information
gwu mergedbase -odir outdir > new.gw