Closed
Bug 652334
Opened 14 years ago
Closed 12 years ago
splinter doesn't support hg/git 'rename' or 'copy'
Categories
(bugzilla.mozilla.org :: Splinter, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
References
Details
(Whiteboard: [ateamtrack: p=bugzilla q=2013q2 m=3])
splinter doesn't support hg rename.
see attachment 527180 [details] [diff] [review] for a sample:
diff --git a/layout/base/tests/test_bug420499.xul b/layout/base/tests/chrome/test_bug420499.xul
rename from layout/base/tests/test_bug420499.xul
rename to layout/base/tests/chrome/test_bug420499.xul
Updated•14 years ago
|
Assignee: nobody → dkl
Status: NEW → ASSIGNED
Component: Bugzilla: Other b.m.o Issues → Splinter
Product: mozilla.org → bugzilla.mozilla.org
QA Contact: general → splinter
Version: other → Current
Updated•12 years ago
|
Comment 2•12 years ago
|
||
Hitting this with this attachment:
https://bugzilla.mozilla.org/page.cgi?id=splinter.html&bug=800025&attachment=672117
The patch contains a copy of thunderbird_config.py -> b2g_config.py, which ends up with us getting two "thunderbird_config.py" entries in the list, but only able to view one of them.
Updated•12 years ago
|
Whiteboard: [ateamtrack: p=bugzilla q=2 m=3]
Updated•12 years ago
|
Whiteboard: [ateamtrack: p=bugzilla q=2 m=3] → [ateamtrack: p=bugzilla q=2013q2 m=3]
Summary: splinter doesn't support hg rename → splinter doesn't support hg/git 'rename' or 'copy'
Blocks: 709897
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified extensions/Splinter/web/splinter.css
modified extensions/Splinter/web/splinter.js
Committed revision 8785.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•