Home
last modified time | relevance | path

Searched refs:op_depth (Results 1 – 25 of 56) sorted by relevance

123

/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dwc-queries.sql126 AND op_depth = (SELECT MAX(op_depth)
205 AND op_depth = (SELECT MAX(op_depth)
241 AND op_depth = (SELECT MIN(op_depth) FROM nodes n
360 AND (op_depth > ?3 OR (op_depth = ?3
1376 AND p.op_depth < n.op_depth
1646 AND r.op_depth < n.op_depth
1659 AND r.op_depth < n.op_depth
1678 AND d.op_depth = (SELECT MIN(dd.op_depth)
1689 AND d.op_depth = (SELECT MIN(dd.op_depth)
1711 AND s.op_depth = (SELECT MIN(d.op_depth)
[all …]
H A Dwc-checks.sql59 WHERE wc_id = new.wc_id AND op_depth = new.op_depth
112 AND n.op_depth = (SELECT MAX(op_depth) from nodes i
133 AND i.op_depth <= n.op_depth)
202 AND p.op_depth=n.op_depth
214 AND n.op_depth=p.op_depth
238 AND s.op_depth = (SELECT MIN(op_depth) FROM nodes d
240 AND d.op_depth > n.op_depth)
244 WHERE dn.wc_id=n.wc_id AND dn.op_depth=n.op_depth
258 AND n.op_depth = (SELECT MAX(op_depth) FROM nodes d
260 AND d.op_depth < s.op_depth)
[all …]
H A Dwc-metadata.sql291 op_depth INTEGER NOT NULL, field
469 PRIMARY KEY (wc_id, local_relpath, op_depth)
474 local_relpath, op_depth);
476 CREATE UNIQUE INDEX I_NODES_MOVED ON NODES (wc_id, moved_to, op_depth);
489 WHERE op_depth = (SELECT MAX(op_depth) FROM nodes AS n2
498 WHERE op_depth = 0;
635 ON NODES (wc_id, moved_to, op_depth);
675 local_relpath, op_depth);
694 AND r.op_depth = 0
695 WHERE l.op_depth = 0
H A Dwc_db.c186 int op_depth; member
2122 int op_depth; in db_base_remove() local
4023 int op_depth; in scan_deletion() local
6892 int op_depth; in op_revert_txn() local
7047 int op_depth; in op_revert_recursive_txn() local
7116 select_op_depth = op_depth ? op_depth : 1; in op_revert_recursive_txn()
8004 int op_depth; member
9269 int op_depth; member
9324 child_item->op_depth = op_depth; in read_children_info()
9823 int op_depth; in svn_wc__db_read_pristine_info() local
[all …]
H A Dentries.c65 int op_depth; member
1573 && node->op_depth == 0 in insert_node()
1907 working_node->op_depth = work->op_depth; in write_entry()
1919 working_node->op_depth = work->op_depth; in write_entry()
1931 working_node->op_depth = parent_node->below_work->op_depth; in write_entry()
1939 if (work && work->op_depth != working_node->op_depth in write_entry()
1949 below_working_node->op_depth = work->op_depth; in write_entry()
2073 base_node->op_depth = 0; in write_entry()
2254 below_working_node->op_depth = work->op_depth; in write_entry()
2412 working_node->op_depth = parent_node->work->op_depth; in write_entry()
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dwc-queries.sql126 AND op_depth = (SELECT MAX(op_depth)
205 AND op_depth = (SELECT MAX(op_depth)
241 AND op_depth = (SELECT MIN(op_depth) FROM nodes n
360 AND (op_depth > ?3 OR (op_depth = ?3
1376 AND p.op_depth < n.op_depth
1646 AND r.op_depth < n.op_depth
1659 AND r.op_depth < n.op_depth
1678 AND d.op_depth = (SELECT MIN(dd.op_depth)
1689 AND d.op_depth = (SELECT MIN(dd.op_depth)
1711 AND s.op_depth = (SELECT MIN(d.op_depth)
[all …]
H A Dwc-checks.sql59 WHERE wc_id = new.wc_id AND op_depth = new.op_depth
112 AND n.op_depth = (SELECT MAX(op_depth) from nodes i
133 AND i.op_depth <= n.op_depth)
202 AND p.op_depth=n.op_depth
214 AND n.op_depth=p.op_depth
238 AND s.op_depth = (SELECT MIN(op_depth) FROM nodes d
240 AND d.op_depth > n.op_depth)
244 WHERE dn.wc_id=n.wc_id AND dn.op_depth=n.op_depth
258 AND n.op_depth = (SELECT MAX(op_depth) FROM nodes d
260 AND d.op_depth < s.op_depth)
[all …]
H A Dwc-metadata.sql291 op_depth INTEGER NOT NULL, field
469 PRIMARY KEY (wc_id, local_relpath, op_depth)
474 local_relpath, op_depth);
476 CREATE UNIQUE INDEX I_NODES_MOVED ON NODES (wc_id, moved_to, op_depth);
489 WHERE op_depth = (SELECT MAX(op_depth) FROM nodes AS n2
498 WHERE op_depth = 0;
635 ON NODES (wc_id, moved_to, op_depth);
675 local_relpath, op_depth);
694 AND r.op_depth = 0
695 WHERE l.op_depth = 0
H A Dwc_db.c186 int op_depth; member
2122 int op_depth; in db_base_remove() local
4023 int op_depth; in scan_deletion() local
6892 int op_depth; in op_revert_txn() local
7047 int op_depth; in op_revert_recursive_txn() local
7116 select_op_depth = op_depth ? op_depth : 1; in op_revert_recursive_txn()
8004 int op_depth; member
9269 int op_depth; member
9324 child_item->op_depth = op_depth; in read_children_info()
9823 int op_depth; in svn_wc__db_read_pristine_info() local
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_wc/
H A Dwc-queries.sql126 AND op_depth = (SELECT MAX(op_depth)
205 AND op_depth = (SELECT MAX(op_depth)
241 AND op_depth = (SELECT MIN(op_depth) FROM nodes n
360 AND (op_depth > ?3 OR (op_depth = ?3
1376 AND p.op_depth < n.op_depth
1646 AND r.op_depth < n.op_depth
1659 AND r.op_depth < n.op_depth
1678 AND d.op_depth = (SELECT MIN(dd.op_depth)
1689 AND d.op_depth = (SELECT MIN(dd.op_depth)
1711 AND s.op_depth = (SELECT MIN(d.op_depth)
[all …]
H A Dwc-checks.sql59 WHERE wc_id = new.wc_id AND op_depth = new.op_depth
112 AND n.op_depth = (SELECT MAX(op_depth) from nodes i
133 AND i.op_depth <= n.op_depth)
202 AND p.op_depth=n.op_depth
214 AND n.op_depth=p.op_depth
238 AND s.op_depth = (SELECT MIN(op_depth) FROM nodes d
240 AND d.op_depth > n.op_depth)
244 WHERE dn.wc_id=n.wc_id AND dn.op_depth=n.op_depth
258 AND n.op_depth = (SELECT MAX(op_depth) FROM nodes d
260 AND d.op_depth < s.op_depth)
[all …]
H A Dwc-metadata.sql291 op_depth INTEGER NOT NULL, field
469 PRIMARY KEY (wc_id, local_relpath, op_depth)
474 local_relpath, op_depth);
476 CREATE UNIQUE INDEX I_NODES_MOVED ON NODES (wc_id, moved_to, op_depth);
489 WHERE op_depth = (SELECT MAX(op_depth) FROM nodes AS n2
498 WHERE op_depth = 0;
635 ON NODES (wc_id, moved_to, op_depth);
675 local_relpath, op_depth);
694 AND r.op_depth = 0
695 WHERE l.op_depth = 0
H A Dwc_db.c186 int op_depth; member
2122 int op_depth; in db_base_remove() local
4023 int op_depth; in scan_deletion() local
6892 int op_depth; in op_revert_txn() local
7047 int op_depth; in op_revert_recursive_txn() local
7116 select_op_depth = op_depth ? op_depth : 1; in op_revert_recursive_txn()
8004 int op_depth; member
9269 int op_depth; member
9324 child_item->op_depth = op_depth; in read_children_info()
9823 int op_depth; in svn_wc__db_read_pristine_info() local
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dwc-queries.sql126 AND op_depth = (SELECT MAX(op_depth)
205 AND op_depth = (SELECT MAX(op_depth)
241 AND op_depth = (SELECT MIN(op_depth) FROM nodes n
360 AND (op_depth > ?3 OR (op_depth = ?3
1376 AND p.op_depth < n.op_depth
1646 AND r.op_depth < n.op_depth
1659 AND r.op_depth < n.op_depth
1678 AND d.op_depth = (SELECT MIN(dd.op_depth)
1689 AND d.op_depth = (SELECT MIN(dd.op_depth)
1711 AND s.op_depth = (SELECT MIN(d.op_depth)
[all …]
H A Dwc-checks.sql59 WHERE wc_id = new.wc_id AND op_depth = new.op_depth
112 AND n.op_depth = (SELECT MAX(op_depth) from nodes i
133 AND i.op_depth <= n.op_depth)
202 AND p.op_depth=n.op_depth
214 AND n.op_depth=p.op_depth
238 AND s.op_depth = (SELECT MIN(op_depth) FROM nodes d
240 AND d.op_depth > n.op_depth)
244 WHERE dn.wc_id=n.wc_id AND dn.op_depth=n.op_depth
258 AND n.op_depth = (SELECT MAX(op_depth) FROM nodes d
260 AND d.op_depth < s.op_depth)
[all …]
H A Dwc-metadata.sql291 op_depth INTEGER NOT NULL, field
469 PRIMARY KEY (wc_id, local_relpath, op_depth)
474 local_relpath, op_depth);
476 CREATE UNIQUE INDEX I_NODES_MOVED ON NODES (wc_id, moved_to, op_depth);
489 WHERE op_depth = (SELECT MAX(op_depth) FROM nodes AS n2
498 WHERE op_depth = 0;
635 ON NODES (wc_id, moved_to, op_depth);
675 local_relpath, op_depth);
694 AND r.op_depth = 0
695 WHERE l.op_depth = 0
H A Dwc_db.c186 int op_depth; member
2122 int op_depth; in db_base_remove() local
4023 int op_depth; in scan_deletion() local
6892 int op_depth; in op_revert_txn() local
7047 int op_depth; in op_revert_recursive_txn() local
7116 select_op_depth = op_depth ? op_depth : 1; in op_revert_recursive_txn()
8004 int op_depth; member
9269 int op_depth; member
9324 child_item->op_depth = op_depth; in read_children_info()
9823 int op_depth; in svn_wc__db_read_pristine_info() local
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dwc-test-queries.sql25 SELECT op_depth, n.presence, n.local_relpath, revision,
46 INSERT INTO nodes (local_relpath, op_depth, presence, repos_path,
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dwc-test-queries.sql25 SELECT op_depth, n.presence, n.local_relpath, revision,
46 INSERT INTO nodes (local_relpath, op_depth, presence, repos_path,
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dwc-test-queries.sql25 SELECT op_depth, n.presence, n.local_relpath, revision,
46 INSERT INTO nodes (local_relpath, op_depth, presence, repos_path,
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dwc-test-queries.sql25 SELECT op_depth, n.presence, n.local_relpath, revision,
46 INSERT INTO nodes (local_relpath, op_depth, presence, repos_path,
/dports/java/java-subversion/subversion-1.14.1/tools/dev/wc-ng/
H A Dsvn-wc-db-tester.c68 int op_depth, in verify_cb() argument
75 if (op_depth >= 0) in verify_cb()
78 local_relpath, op_depth, id, msg)); in verify_cb()
/dports/devel/py-subversion/subversion-1.14.1/tools/dev/wc-ng/
H A Dsvn-wc-db-tester.c68 int op_depth, in verify_cb() argument
75 if (op_depth >= 0) in verify_cb()
78 local_relpath, op_depth, id, msg)); in verify_cb()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/dev/wc-ng/
H A Dsvn-wc-db-tester.c68 int op_depth, in verify_cb() argument
75 if (op_depth >= 0) in verify_cb()
78 local_relpath, op_depth, id, msg)); in verify_cb()
/dports/devel/p5-subversion/subversion-1.14.1/tools/dev/wc-ng/
H A Dsvn-wc-db-tester.c68 int op_depth, in verify_cb() argument
75 if (op_depth >= 0) in verify_cb()
78 local_relpath, op_depth, id, msg)); in verify_cb()

123