Re: IMPORTANT: Do not pull from inbound

2012-10-05 Thread Neil
Ehsan Akhgari wrote: use a better revision control system Or a better file system perhaps ;-) -- Warning: May contain traces of nuts. ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: IMPORTANT: Do not pull from inbound

2012-10-04 Thread Ehsan Akhgari
OK, the situation is resolved, thanks to fox2mike, csheilds and bhearsum and others. The below instructions still apply. Please ping me on IRC if you hit problems. -- Ehsan On Thu, Oct 4, 2012 at 1:09 PM, Ehsan Akhgari wrote: > If you have any of the bad changesets[

Re: IMPORTANT: Do not pull from inbound

2012-10-04 Thread Ehsan Akhgari
If you have any of the bad changesets[1] in your mozilla checkouts because you did not see this in time, you need to run `hg strip d81b605dc8d8` on your local repository. If that doesn't work, you need to either reclone once bug 797910 is fixed, or use a better revision control system[2]. [1] If

Re: IMPORTANT: Do not pull from inbound

2012-10-04 Thread Ehsan Akhgari
This is tracked in https://bugzilla.mozilla.org/show_bug.cgi?id=797910. -- Ehsan On Thu, Oct 4, 2012 at 12:44 PM, Ehsan Akhgari wrote: > Public service announcement: the landing of changeset d81b605dc8d8 for the > recent WebRTC code will break your local checkouts if y

IMPORTANT: Do not pull from inbound

2012-10-04 Thread Ehsan Akhgari
Public service announcement: the landing of changeset d81b605dc8d8 for the recent WebRTC code will break your local checkouts if you're on Mac or Windows because of a case folding issue. DO NOT pull from inbound for now. Ehsan ___ dev-platform maili