create repository base64 end repository create repository cute-headers end repository create repository fancydb end repository create repository fancydrawing end repository create repository fancygpsdclient end repository create repository fancyhttpd end repository create repository fancylaunch end repository create repository fancylibs end repository create repository fancylog end repository create repository fancylogd end repository create repository fancylogd-api end repository create repository fancylogview end repository create repository fancymodbus end repository create repository fancypcsc end repository create repository fancypkcs11 end repository create repository fancyqmi end repository create repository fancyqt5 end repository create repository fancysane end repository create repository fancysax end repository create repository fancyssl-tools end repository create repository fancyxmlsock end repository create repository gpsfake-runner end repository create repository jnix end repository # straight-forward trunk subdirs match /trunk/base64/ repository base64 branch main end match match /trunk/cute-headers/ repository cute-headers branch main end match match /trunk/fancydb/ repository fancydb branch main end match match /trunk/fancydrawing/ repository fancydrawing branch main end match match /trunk/fancygpsdclient/ repository fancygpsdclient branch main end match match /trunk/fancyhttpd/ repository fancyhttpd branch main end match match /trunk/fancylaunch/ repository fancylaunch branch main end match match /trunk/fancylibs/ repository fancylibs branch main end match match /trunk/fancylog/ repository fancylog branch main end match match /trunk/fancylogd/ repository fancylogd branch main end match match /trunk/fancylogd-api/ repository fancylogd-api branch main end match match /trunk/fancylogview/ repository fancylogview branch main end match match /trunk/fancymodbus/ repository fancymodbus branch main end match match /trunk/fancypcsc/ repository fancypcsc branch main end match match /trunk/fancypkcs11/ repository fancypkcs11 branch main end match match /trunk/fancyqmi/ repository fancyqmi branch main end match match /trunk/fancyqt5/ repository fancyqt5 branch main end match match /trunk/fancysane/ repository fancysane branch main end match match /trunk/fancysax/ repository fancysax branch main end match match /trunk/fancyssl-tools/ repository fancyssl-tools branch main end match match /trunk/fancyxmlsock/ repository fancyxmlsock branch main end match match /trunk/gpsfake-runner/ repository gpsfake-runner branch main end match match /trunk/jnix/ repository jnix branch main end match # branches #match /branches/([^/]+)/ # repository foobar # branch \1 #end match match /branches/(fancydb-0.1)-branch/ repository fancydb #branch refs/\1 branch \1 end match match /branches/(fancylibs-0.7)-branch/ repository fancylibs #branch refs/\1 branch \1 end match match /branches/(fancylibs2)-branch/ repository fancylibs #branch refs/\1 branch \1 end match match /branches/(fancylibs-3.6)-branch/ repository fancylibs #branch refs/\1 branch \1 end match match /branches/(fancylogview-0.1)-branch/ repository fancylogview #branch refs/\1 branch \1 end match match /branches/(fancyqmi-0.2.1-5)-branch/ repository fancyqmi #branch refs/\1 branch \1 end match # tags #match /tags/foobar-([^/]+)/ # repository foobar # branch refs/tags/\1 # annotated true #end match # keine # catch rest match / end match