Page MenuHomePhabricator

CR path fragmentation fails with svn copy (with "(from ..." )
Closed, DeclinedPublic

Description

mysql> select * from code_paths where cp_repo_id = 1 AND cp_rev_id = 100374;
+------------+-----------+-------------------------------------------------+-----------+

cp_repo_idcp_rev_idcp_pathcp_action

+------------+-----------+-------------------------------------------------+-----------+

1100374/N
1100374/branchesN
1100374/branches/JSTesting (fromN
1100374/branches/JSTesting (from /trunkN
1100374/branches/JSTesting (from /trunk/phase3:100351)A

+------------+-----------+-------------------------------------------------+-----------+
5 rows in set (0.01 sec)


Version: unspecified
Severity: normal

Details

Reference
bz33489

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 12:06 AM
bzimport set Reference to bz33489.
bzimport added a subscriber: Unknown Object (MLST).