Make "svnadmin create --fs-type=bdb" warn about the BDB back-end deprecation. * subversion/svnadmin/svnadmin.c (subcommand_create): Print a warning to stderr if the requested filesystem type is "bdb". * subversion/tests/cmdline/svntest/main.py (create_repos): Expect the output of "svnadmin create" to contain that warning.