Last modified: 2014-02-28 13:52:28 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T35489, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 33489 - CR path fragmentation fails with svn copy (with "(from ..." )
CR path fragmentation fails with svn copy (with "(from ..." )
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
CodeReview (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-03 18:09 UTC by Sam Reed (reedy)
Modified: 2014-02-28 13:52 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2012-01-03 18:09:24 UTC
mysql> select * from code_paths where cp_repo_id = 1 AND cp_rev_id = 100374;
+------------+-----------+-------------------------------------------------+-----------+
| cp_repo_id | cp_rev_id | cp_path                                         | cp_action |
+------------+-----------+-------------------------------------------------+-----------+
|          1 |    100374 | /                                               | N         |
|          1 |    100374 | /branches                                       | N         |
|          1 |    100374 | /branches/JSTesting (from                       | N         |
|          1 |    100374 | /branches/JSTesting (from /trunk                | N         |
|          1 |    100374 | /branches/JSTesting (from /trunk/phase3:100351) | A         |
+------------+-----------+-------------------------------------------------+-----------+
5 rows in set (0.01 sec)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links