This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zen:fithub christophsturm$ braid add http://fngtps.com/svn/rails-plugins/trunk/on_test_spec/ vendor/plugins/on_test_spec | |
Resetting to '4b91379'. | |
F, [2008-10-08T13:56:14.186006 #23005] FATAL -- : can't modify frozen string (TypeError) | |
/Library/Ruby/Gems/1.8/gems/braid-0.4.12/lib/braid/mirror.rb:32:in `sub!' | |
/Library/Ruby/Gems/1.8/gems/braid-0.4.12/lib/braid/mirror.rb:32:in `new_from_options' | |
/Library/Ruby/Gems/1.8/gems/braid-0.4.12/lib/braid/config.rb:22:in `add_from_options' | |
/Library/Ruby/Gems/1.8/gems/braid-0.4.12/lib/braid/commands/add.rb:8:in `run' | |
/Library/Ruby/Gems/1.8/gems/braid-0.4.12/lib/braid/command.rb:50:in `with_reset_on_error' | |
/Library/Ruby/Gems/1.8/gems/braid-0.4.12/lib/braid/commands/add.rb:7:in `run' | |
/Library/Ruby/Gems/1.8/gems/braid-0.4.12/lib/braid/command.rb:13:in `run' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form id="new-article-form" action="#" method="post"> | |
<fieldset> | |
<legend><span>Create a new User</span></legend> | |
<fieldset class="inputs"> | |
<ol> | |
<li id="user_name_input" class="required string"> | |
<label for="user_name">Name <abbr title="required">*</abbr></label> | |
<input type="text" id="user_name" name="user[name]" size="50" /> | |
</li> | |
<li id="user_email_input" class="required string"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The following build commands failed: | |
A52Codec: | |
PBXCp build/Deployment/CoreAudio/A52Codec.component a52codec/build/Development/A52Codec.component | |
PBXCp build/Deployment/QuickTime/AC3MovieImport.component a52codec/build/Development/AC3MovieImport.component | |
(2 failures) | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mplayer -identify -frames 0 spec/models/sample.mov | |
MPlayer 1.0rc2-4.0.1 (C) 2000-2007 MPlayer Team | |
CPU: Intel(R) Core(TM)2 CPU T7400 @ 2.16GHz (Family: 6, Model: 15, Stepping: 6) | |
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 | |
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 | |
115 audio & 237 video codecs | |
Playing spec/models/sample.mov. | |
ISO: File Type Major Brand: Original QuickTime | |
Quicktime/MOV file format detected. |
NewerOlder