Home
last modified time | relevance | path

Searched refs:SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH (Results 1 – 25 of 29) sorted by relevance

12

/dports/java/java-subversion/subversion-1.14.1/subversion/svndumpfilter/
H A Dsvndumpfilter.c474 copyfrom_path = svn_hash_gets(headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH); in new_node_record()
520 svn_hash_sets(headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH, in new_node_record()
/dports/devel/py-subversion/subversion-1.14.1/subversion/svndumpfilter/
H A Dsvndumpfilter.c474 copyfrom_path = svn_hash_gets(headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH); in new_node_record()
520 svn_hash_sets(headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH, in new_node_record()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/svndumpfilter/
H A Dsvndumpfilter.c474 copyfrom_path = svn_hash_gets(headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH); in new_node_record()
520 svn_hash_sets(headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH, in new_node_record()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/svndumpfilter/
H A Dsvndumpfilter.c474 copyfrom_path = svn_hash_gets(headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH); in new_node_record()
520 svn_hash_sets(headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH, in new_node_record()
/dports/devel/rsvndump/rsvndump-0.6/src/
H A Ddelta.c691 printf("%s: %s%s\n", SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH, opts->prefix, copyfrom_path); in delta_dump_node()
693 printf("%s: %s\n", SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH, copyfrom_path); in delta_dump_node()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Ddump_editor.c424 headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH, copyfrom_path); in dump_node()
H A Dload-fs-vtable.c426 if ((val = svn_hash_gets(headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH))) in make_node_baton()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Ddump_editor.c424 headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH, copyfrom_path); in dump_node()
H A Dload-fs-vtable.c426 if ((val = svn_hash_gets(headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH))) in make_node_baton()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_repos/
H A Ddump_editor.c424 headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH, copyfrom_path); in dump_node()
H A Dload-fs-vtable.c426 if ((val = svn_hash_gets(headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH))) in make_node_baton()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Ddump_editor.c424 headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH, copyfrom_path); in dump_node()
H A Dload-fs-vtable.c426 if ((val = svn_hash_gets(headers, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH))) in make_node_baton()
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/python/
H A Drepos.py925 SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH = _repos.SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH variable
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/python/
H A Drepos.py925 SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH = _repos.SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH variable
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/python/
H A Drepos.py925 SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH = _repos.SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH variable
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/python/
H A Drepos.py925 SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH = _repos.SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH variable
/dports/java/java-subversion/subversion-1.14.1/subversion/svnrdump/
H A Dload_editor.c424 if (strcmp(hname, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH) == 0) in new_node_record()
/dports/devel/py-subversion/subversion-1.14.1/subversion/svnrdump/
H A Dload_editor.c424 if (strcmp(hname, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH) == 0) in new_node_record()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/svnrdump/
H A Dload_editor.c424 if (strcmp(hname, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH) == 0) in new_node_record()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/svnrdump/
H A Dload_editor.c424 if (strcmp(hname, SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH) == 0) in new_node_record()
/dports/java/java-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_repos.h3096 #define SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH "Node-copyfrom-path" macro
/dports/devel/py-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_repos.h3096 #define SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH "Node-copyfrom-path" macro
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/include/
H A Dsvn_repos.h3096 #define SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH "Node-copyfrom-path" macro
/dports/devel/p5-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_repos.h3096 #define SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH "Node-copyfrom-path" macro

12