Alien-SVN

 view release on metacpan or  search on metacpan

src/subversion/subversion/bindings/swig/python/core.c  view on Meta::CPAN

  SWIG_Python_SetConstant(d, "svn_depth_unknown",SWIG_From_long((long)(svn_depth_unknown)));
  SWIG_Python_SetConstant(d, "svn_depth_exclude",SWIG_From_long((long)(svn_depth_exclude)));
  SWIG_Python_SetConstant(d, "svn_depth_empty",SWIG_From_long((long)(svn_depth_empty)));
  SWIG_Python_SetConstant(d, "svn_depth_files",SWIG_From_long((long)(svn_depth_files)));
  SWIG_Python_SetConstant(d, "svn_depth_immediates",SWIG_From_long((long)(svn_depth_immediates)));
  SWIG_Python_SetConstant(d, "svn_depth_infinity",SWIG_From_long((long)(svn_depth_infinity)));
  SWIG_Python_SetConstant(d, "SVN_DIRENT_KIND",SWIG_From_long((long)(0x00001)));
  SWIG_Python_SetConstant(d, "SVN_DIRENT_SIZE",SWIG_From_long((long)(0x00002)));
  SWIG_Python_SetConstant(d, "SVN_DIRENT_HAS_PROPS",SWIG_From_long((long)(0x00004)));
  SWIG_Python_SetConstant(d, "SVN_DIRENT_CREATED_REV",SWIG_From_long((long)(0x00008)));
  SWIG_Python_SetConstant(d, "SVN_DIRENT_TIME",SWIG_From_long((long)(0x00010)));
  SWIG_Python_SetConstant(d, "SVN_DIRENT_LAST_AUTHOR",SWIG_From_long((long)(0x00020)));
  SWIG_Python_SetConstant(d, "SVN_KEYWORD_MAX_LEN",SWIG_From_long((long)(255)));
  SWIG_Python_SetConstant(d, "SVN_KEYWORD_REVISION_LONG",SWIG_FromCharPtr("LastChangedRevision"));
  SWIG_Python_SetConstant(d, "SVN_KEYWORD_REVISION_SHORT",SWIG_FromCharPtr("Rev"));
  SWIG_Python_SetConstant(d, "SVN_KEYWORD_REVISION_MEDIUM",SWIG_FromCharPtr("Revision"));
  SWIG_Python_SetConstant(d, "SVN_KEYWORD_DATE_LONG",SWIG_FromCharPtr("LastChangedDate"));
  SWIG_Python_SetConstant(d, "SVN_KEYWORD_DATE_SHORT",SWIG_FromCharPtr("Date"));
  SWIG_Python_SetConstant(d, "SVN_KEYWORD_AUTHOR_LONG",SWIG_FromCharPtr("LastChangedBy"));
  SWIG_Python_SetConstant(d, "SVN_KEYWORD_AUTHOR_SHORT",SWIG_FromCharPtr("Author"));
  SWIG_Python_SetConstant(d, "SVN_KEYWORD_URL_LONG",SWIG_FromCharPtr("HeadURL"));
  SWIG_Python_SetConstant(d, "SVN_KEYWORD_URL_SHORT",SWIG_FromCharPtr("URL"));
  SWIG_Python_SetConstant(d, "SVN_KEYWORD_ID",SWIG_FromCharPtr("Id"));
  SWIG_Python_SetConstant(d, "SVN_KEYWORD_HEADER",SWIG_FromCharPtr("Header"));
  SWIG_Python_SetConstant(d, "SVN_STREAM_CHUNK_SIZE",SWIG_From_long((long)(102400)));
  SWIG_Python_SetConstant(d, "SVN__STREAM_CHUNK_SIZE",SWIG_From_long((long)(16384)));
  SWIG_Python_SetConstant(d, "SVN_ALLOCATOR_RECOMMENDED_MAX_FREE",SWIG_From_long((long)((4096*1024))));
  SWIG_Python_SetConstant(d, "SVN_VER_MAJOR",SWIG_From_long((long)(1)));
  SWIG_Python_SetConstant(d, "SVN_VER_MINOR",SWIG_From_long((long)(8)));
  SWIG_Python_SetConstant(d, "SVN_VER_PATCH",SWIG_From_long((long)(11)));
  SWIG_Python_SetConstant(d, "SVN_VER_MICRO",SWIG_From_long((long)(11)));
  SWIG_Python_SetConstant(d, "SVN_VER_LIBRARY",SWIG_From_long((long)(1)));
  SWIG_Python_SetConstant(d, "SVN_VER_TAG",SWIG_FromCharPtr(" (r1643975)"));
  SWIG_Python_SetConstant(d, "SVN_VER_NUMTAG",SWIG_FromCharPtr(""));
  SWIG_Python_SetConstant(d, "SVN_VER_REVISION",SWIG_From_long((long)(1643975)));
  SWIG_Python_SetConstant(d, "SVN_VER_NUM",SWIG_FromCharPtr("1.8.11"));
  SWIG_Python_SetConstant(d, "SVN_VER_NUMBER",SWIG_FromCharPtr("1.8.11"));
  SWIG_Python_SetConstant(d, "SVN_VERSION",SWIG_FromCharPtr("1.8.11 (r1643975)"));
  SWIG_Python_SetConstant(d, "svn_prop_entry_kind",SWIG_From_long((long)(svn_prop_entry_kind)));
  SWIG_Python_SetConstant(d, "svn_prop_wc_kind",SWIG_From_long((long)(svn_prop_wc_kind)));
  SWIG_Python_SetConstant(d, "svn_prop_regular_kind",SWIG_From_long((long)(svn_prop_regular_kind)));
  SWIG_Python_SetConstant(d, "SVN_PROP_PREFIX",SWIG_FromCharPtr("svn:"));
  SWIG_Python_SetConstant(d, "SVN_PROP_BOOLEAN_TRUE",SWIG_FromCharPtr("*"));
  SWIG_Python_SetConstant(d, "SVN_PROP_MIME_TYPE",SWIG_FromCharPtr("svn:mime-type"));
  SWIG_Python_SetConstant(d, "SVN_PROP_IGNORE",SWIG_FromCharPtr("svn:ignore"));
  SWIG_Python_SetConstant(d, "SVN_PROP_EOL_STYLE",SWIG_FromCharPtr("svn:eol-style"));
  SWIG_Python_SetConstant(d, "SVN_PROP_KEYWORDS",SWIG_FromCharPtr("svn:keywords"));
  SWIG_Python_SetConstant(d, "SVN_PROP_EXECUTABLE",SWIG_FromCharPtr("svn:executable"));
  SWIG_Python_SetConstant(d, "SVN_PROP_EXECUTABLE_VALUE",SWIG_FromCharPtr("*"));
  SWIG_Python_SetConstant(d, "SVN_PROP_NEEDS_LOCK",SWIG_FromCharPtr("svn:needs-lock"));
  SWIG_Python_SetConstant(d, "SVN_PROP_NEEDS_LOCK_VALUE",SWIG_FromCharPtr("*"));
  SWIG_Python_SetConstant(d, "SVN_PROP_SPECIAL",SWIG_FromCharPtr("svn:special"));
  SWIG_Python_SetConstant(d, "SVN_PROP_SPECIAL_VALUE",SWIG_FromCharPtr("*"));
  SWIG_Python_SetConstant(d, "SVN_PROP_EXTERNALS",SWIG_FromCharPtr("svn:externals"));
  SWIG_Python_SetConstant(d, "SVN_PROP_MERGEINFO",SWIG_FromCharPtr("svn:mergeinfo"));
  SWIG_Python_SetConstant(d, "SVN_PROP_INHERITABLE_AUTO_PROPS",SWIG_FromCharPtr("svn:auto-props"));
  SWIG_Python_SetConstant(d, "SVN_PROP_INHERITABLE_IGNORES",SWIG_FromCharPtr("svn:global-ignores"));
  SWIG_Python_SetConstant(d, "SVN_PROP_TEXT_TIME",SWIG_FromCharPtr("svn:text-time"));
  SWIG_Python_SetConstant(d, "SVN_PROP_OWNER",SWIG_FromCharPtr("svn:owner"));
  SWIG_Python_SetConstant(d, "SVN_PROP_GROUP",SWIG_FromCharPtr("svn:group"));
  SWIG_Python_SetConstant(d, "SVN_PROP_UNIX_MODE",SWIG_FromCharPtr("svn:unix-mode"));
  SWIG_Python_SetConstant(d, "SVN_PROP_WC_PREFIX",SWIG_FromCharPtr("svn:wc:"));
  SWIG_Python_SetConstant(d, "SVN_PROP_ENTRY_PREFIX",SWIG_FromCharPtr("svn:entry:"));
  SWIG_Python_SetConstant(d, "SVN_PROP_ENTRY_COMMITTED_REV",SWIG_FromCharPtr("svn:entry:committed-rev"));
  SWIG_Python_SetConstant(d, "SVN_PROP_ENTRY_COMMITTED_DATE",SWIG_FromCharPtr("svn:entry:committed-date"));
  SWIG_Python_SetConstant(d, "SVN_PROP_ENTRY_LAST_AUTHOR",SWIG_FromCharPtr("svn:entry:last-author"));
  SWIG_Python_SetConstant(d, "SVN_PROP_ENTRY_UUID",SWIG_FromCharPtr("svn:entry:uuid"));
  SWIG_Python_SetConstant(d, "SVN_PROP_ENTRY_LOCK_TOKEN",SWIG_FromCharPtr("svn:entry:lock-token"));
  SWIG_Python_SetConstant(d, "SVN_PROP_CUSTOM_PREFIX",SWIG_FromCharPtr("svn:custom:"));
  SWIG_Python_SetConstant(d, "SVN_PROP_REVISION_AUTHOR",SWIG_FromCharPtr("svn:author"));
  SWIG_Python_SetConstant(d, "SVN_PROP_REVISION_LOG",SWIG_FromCharPtr("svn:log"));
  SWIG_Python_SetConstant(d, "SVN_PROP_REVISION_DATE",SWIG_FromCharPtr("svn:date"));
  SWIG_Python_SetConstant(d, "SVN_PROP_REVISION_ORIG_DATE",SWIG_FromCharPtr("svn:original-date"));
  SWIG_Python_SetConstant(d, "SVN_PROP_REVISION_AUTOVERSIONED",SWIG_FromCharPtr("svn:autoversioned"));
  SWIG_Python_SetConstant(d, "SVNSYNC_PROP_PREFIX",SWIG_FromCharPtr("svn:sync-"));
  SWIG_Python_SetConstant(d, "SVNSYNC_PROP_LOCK",SWIG_FromCharPtr("svn:sync-lock"));
  SWIG_Python_SetConstant(d, "SVNSYNC_PROP_FROM_URL",SWIG_FromCharPtr("svn:sync-from-url"));
  SWIG_Python_SetConstant(d, "SVNSYNC_PROP_FROM_UUID",SWIG_FromCharPtr("svn:sync-from-uuid"));
  SWIG_Python_SetConstant(d, "SVNSYNC_PROP_LAST_MERGED_REV",SWIG_FromCharPtr("svn:sync-last-merged-rev"));
  SWIG_Python_SetConstant(d, "SVNSYNC_PROP_CURRENTLY_COPYING",SWIG_FromCharPtr("svn:sync-currently-copying"));
  SWIG_Python_SetConstant(d, "SVN_PROP_TXN_PREFIX",SWIG_FromCharPtr("svn:txn-"));
  SWIG_Python_SetConstant(d, "SVN_PROP_TXN_CLIENT_COMPAT_VERSION",SWIG_FromCharPtr("svn:txn-client-compat-version"));
  SWIG_Python_SetConstant(d, "SVN_PROP_TXN_USER_AGENT",SWIG_FromCharPtr("svn:txn-user-agent"));
  SWIG_Python_SetConstant(d, "SVN_PROP_REVISION_PREFIX",SWIG_FromCharPtr("svn:revision-"));
  SWIG_Python_SetConstant(d, "SVN_OPT_MAX_ALIASES",SWIG_From_long((long)(3)));
  SWIG_Python_SetConstant(d, "SVN_OPT_MAX_OPTIONS",SWIG_From_long((long)(50)));
  SWIG_Python_SetConstant(d, "SVN_OPT_FIRST_LONGOPT_ID",SWIG_From_long((long)(256)));
  SWIG_Python_SetConstant(d, "svn_opt_revision_unspecified",SWIG_From_long((long)(svn_opt_revision_unspecified)));
  SWIG_Python_SetConstant(d, "svn_opt_revision_number",SWIG_From_long((long)(svn_opt_revision_number)));
  SWIG_Python_SetConstant(d, "svn_opt_revision_date",SWIG_From_long((long)(svn_opt_revision_date)));
  SWIG_Python_SetConstant(d, "svn_opt_revision_committed",SWIG_From_long((long)(svn_opt_revision_committed)));
  SWIG_Python_SetConstant(d, "svn_opt_revision_previous",SWIG_From_long((long)(svn_opt_revision_previous)));
  SWIG_Python_SetConstant(d, "svn_opt_revision_base",SWIG_From_long((long)(svn_opt_revision_base)));
  SWIG_Python_SetConstant(d, "svn_opt_revision_working",SWIG_From_long((long)(svn_opt_revision_working)));
  SWIG_Python_SetConstant(d, "svn_opt_revision_head",SWIG_From_long((long)(svn_opt_revision_head)));
  SWIG_Python_SetConstant(d, "SVN_AUTH_CRED_SIMPLE",SWIG_FromCharPtr("svn.simple"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_CRED_USERNAME",SWIG_FromCharPtr("svn.username"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_CRED_SSL_CLIENT_CERT",SWIG_FromCharPtr("svn.ssl.client-cert"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_CRED_SSL_CLIENT_CERT_PW",SWIG_FromCharPtr("svn.ssl.client-passphrase"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_CRED_SSL_SERVER_TRUST",SWIG_FromCharPtr("svn.ssl.server"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_SSL_NOTYETVALID",SWIG_From_long((long)(0x00000001)));
  SWIG_Python_SetConstant(d, "SVN_AUTH_SSL_EXPIRED",SWIG_From_long((long)(0x00000002)));
  SWIG_Python_SetConstant(d, "SVN_AUTH_SSL_CNMISMATCH",SWIG_From_long((long)(0x00000004)));
  SWIG_Python_SetConstant(d, "SVN_AUTH_SSL_UNKNOWNCA",SWIG_From_long((long)(0x00000008)));
  SWIG_Python_SetConstant(d, "SVN_AUTH_SSL_OTHER",SWIG_From_long((long)(0x40000000)));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_PREFIX",SWIG_FromCharPtr("svn:auth:"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_DEFAULT_USERNAME",SWIG_FromCharPtr("svn:auth:username"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_DEFAULT_PASSWORD",SWIG_FromCharPtr("svn:auth:password"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_NON_INTERACTIVE",SWIG_FromCharPtr("svn:auth:non-interactive"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_DONT_STORE_PASSWORDS",SWIG_FromCharPtr("svn:auth:dont-store-passwords"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_STORE_PLAINTEXT_PASSWORDS",SWIG_FromCharPtr("svn:auth:store-plaintext-passwords"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_DONT_STORE_SSL_CLIENT_CERT_PP",SWIG_FromCharPtr("svn:auth:dont-store-ssl-client-cert-pp"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_STORE_SSL_CLIENT_CERT_PP_PLAINTEXT",SWIG_FromCharPtr("svn:auth:store-ssl-client-cert-pp-plaintext"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_NO_AUTH_CACHE",SWIG_FromCharPtr("svn:auth:no-auth-cache"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_SSL_SERVER_FAILURES",SWIG_FromCharPtr("svn:auth:ssl:failures"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_SSL_SERVER_CERT_INFO",SWIG_FromCharPtr("svn:auth:ssl:cert-info"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_CONFIG_CATEGORY_CONFIG",SWIG_FromCharPtr("svn:auth:config-category-config"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_CONFIG_CATEGORY_SERVERS",SWIG_FromCharPtr("svn:auth:config-category-servers"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_CONFIG",SWIG_FromCharPtr("svn:auth:config-category-servers"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_SERVER_GROUP",SWIG_FromCharPtr("svn:auth:server-group"));
  SWIG_Python_SetConstant(d, "SVN_AUTH_PARAM_CONFIG_DIR",SWIG_FromCharPtr("svn:auth:config-dir"));



( run in 0.887 second using v1.01-cache-2.11-cpan-39bf76dae61 )