ELF>*@@8 @@@@hh @@@Vff )()|@@DDPtdNNNttQtdRtdVff))/lib64/ld-linux-x86-64.so.2GNU<1D3n>lqQ.DGNU22em,    ] ( i?wFY l9SiMYA"apr_array_make_ITM_deregisterTMCloneTablesvn_fs_file_contentssvn_utf_cstring_to_utf8svn_fs_open_txnsvn_error_compose_createsvn_pool_create_ex__gmon_start__svn_error_clearsvn_error_createfsvn_stringbuf_createsvn_fs_txn_rootapr_array_pushapr_pool_destroysvn_error_quick_wrapsvn_fspath__canonicalizesvn_dirent_basenamesvn_path_is_url_ITM_registerTMCloneTablesvn_fs_check_pathsvn_error_createsvn_repos_fssvn_repos_authz_parse2svn_repos_open3svn_repos_authz_read4svn_repos_authz_check_accesssvn_fs_initializesvn_fs_print_modulessvn_opt_get_option_from_code3svn_cmdline_printfsvn_cmdline_fflushsvn_cmdline_fprintfsvn_uri_canonicalize_safesvn_opt_get_canonical_subcommand3svn_opt_subcommand_takes_option4svn_cmdline_initsvn_cmdline_handle_exit_errorsvn_handle_warning2svn_dirent_internal_style_safesvn_opt_print_help5svn_opt_format_optionsvn_cmdline__getopt_initsvn_path_is_repos_relative_urlapr_getopt_longstrncmp__stack_chk_failstdoutstderr__cxa_finalize__libc_start_mainlibsvn_repos-1.so.1libsvn_fs-1.so.1libsvn_subr-1.so.1libapr-1.so.0libc.so.6GLIBC_2.4GLIBC_2.2.5/usr/lib/x86_64-linux-gnu?ii Iui Sf+f+gAg,(g@@n@Hn,PnAXn[Ahn8Epu@xu3uE|A| /|G@A(A0A@0LH3AXH$H@D,Aht(A?t"1LDLL$LL$AHH$9X H|$0HLAQIH8=c[=B v =d[}AHgH8OLH$HHrHgHHH81HPH11IHAHR(H$LL$HH4HPIHHD$0IH1H$H߃@IHLL$HT$0HcBHA9t8H1 ^I11H HIۃHR(Ll$PLL$LH4HIH91Ht$PH|$xHL%IHHt$XLL$H1H|$xH|$XHLL$IHLL$rHH(H|$pH4HIH Ht$8H=pDIHTHD$0HL$8HH@HeH81H~11HHIDDLHH5`DL $H|$H1HL $I 9-u511HHHD$DDLD$EQATH;eLD$8IHH AH81 HLH55 I31I^HHPTLH sH=dDH=dHdH9tHdHt H=dH5dH)HH?HHHtHUdHtfD=ydu/UH=6dHt H=Zd-hQd]{f.HcHH8f.AUATIH=UHHSHHHHI`Ht H[]A\A]MM1HtUH^SLE1j1H5jPHAPHPH0H[]A\A]fAVIAUIATIUHHHHdH%(HD$1H|$Ht$HT$dH+%(uGH]A\A]A^|$tLH1qS뽐LLHL/AVMMAUILATI1UHSLH0dH%(HD$(1HUHt(H\$(dH+%(H0[]A\A]A^H<$oH|$HLHHuHt$H|$HHuHT$H|$HLHuMtkHT$LH|$ HLl$ H^HLIE1SHt$(H HZYH18HLHB1 HD$ fDAUIATIUHHSH3LHuTLtu:AZM[LLH1]A\A]u;AYM[LLH1]A\A]LHA[1[ ]1A\A][LLHEZ1[]A\A]fAWAVAUATUHSHHHNLv dH%(HD$81HF0Ln(D$(D$,L~HHD$t M/M.ArA?rAOD$D$L$LC8HsHSM Lc@HH|$0HILGIMHD$8dH+%(HHL[]A\A]A^A_DAwdAOD$D$L$n>noLH11 It{LLHUHt$H|$@D@LL$' for help on a specific subcommand. Type 'svnauthz --version' to see the program version. Available subcommands: Error parsing authz file: '%s':'%s' is a repository relative URL when it should be a local path or file:// URL'%s' is a URL when it should be a repository-relative path--recursive not valid without --path'%s' is not a valid argument for --isRepository and authz file arguments requiredSubcommand '%s' doesn't accept option '%s' Type 'svnauthz help %s' for usage. Try 'svnauthz help' for more infousage: svnauthz help [SUBCOMMAND...] Describe the usage of this program or its subcommands. Checks the syntax of an authz file. usage: 1. svnauthz validate TARGET 2. svnauthz validate --transaction TXN REPOS_PATH FILE_PATH 1. Loads and validates the syntax of the authz file at TARGET. TARGET can be a path to a file or an absolute file:// URL to an authz file in a repository, but cannot be a repository relative URL (^/). 2. Loads and validates the syntax of the authz file at FILE_PATH in the transaction TXN in the repository at REPOS_PATH. Returns: 0 when syntax is OK. 1 when syntax is invalid. 2 operational error Print or test the permissions set by an authz file. usage: 1. svnauthz accessof TARGET 2. svnauthz accessof -t TXN REPOS_PATH FILE_PATH 1. Prints the access of USER to PATH based on authorization file at TARGET. TARGET can be a path to a file or an absolute file:// URL to an authz file in a repository, but cannot be a repository relative URL (^/). 2. Prints the access of USER to PATH based on authz file at FILE_PATH in the transaction TXN in the repository at REPOS_PATH. USER is the argument to the --username option; if that option is not provided, then access of an anonymous user will be printed or tested. PATH is the argument to the --path option; if that option is not provided, the maximal access to any path in the repository will be considered. Outputs one of the following: rw write access (which also implies read) r read access no no access Returns: 0 when syntax is OK and '--is' argument (if any) matches. 1 when syntax is invalid. 2 operational error 3 when '--is' argument doesn't match show program version informationpath within repository to check access ofinstead of outputting, test if the access is exactly ARG ARG can be one of the following values: rw write access (which also implies read) r read-only access no no accessdetermine recursive access to PATH\;t  t `pppzRx H+zRx $HFJ w?;*3$"D\\pBBK G(G0\ (A ABBA V8H@KHAPHXH`I0D(A ABB8BEE D(M@s (A BBBI L h:BHH F(D0G`u 0A(A BBBH ~hJpUhA`l\XBED G(F0e (D LBBE F (D LBBE L (C FDBE P(C ABBBBB B(A0D8G 8D0A(B BBBF xA]BiIHBIA]B(PD J B G(J0E8I@I L|BBB E(G0A8J 8D0A(B BBBA D]BIE E(D0H8G@j8A0A(B BBB++A,@@,A[A8E@3EtA /GtR@hA?AA0L3A 00FyNor r f[o 0j  tB~ y """"33 @@NNtNNXfVfVgW% |@HH~J\4