Thanks James, I'll give it a look.
2006/5/24, James Adam <[EMAIL PROTECTED]>: > This is fixed in the release branch - see > http://dev.rails-engines.org/ for details > > - james > > On 5/23/06, Eduardo Rocha <[EMAIL PROTECTED]> wrote: > > The following lines of login_engine/init_engine.rb are failing in my setup: > > > > -- > > # TODO: why do I have to include these here, when including them in > > login_engine.rb should be sufficient? > > require 'authenticated_user' > > require 'authenticated_system' > > > > d:/ruby/ruby-1.8.4-16/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in > > `require__': no such file to load -- authenticated_user > > (MissingSourceFile) > > -- > > > > If I comment them, everything is Ok. > > > > Since I am using svn:externals, what is the best way to override this > > file before commiters figure out the issue? Currently, I edit this > > file but the change stays uncommitted. > > > > Thanks for help! > > Eduardo > > _______________________________________________ > > engine-users mailing list > > [email protected] > > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org > > > > > -- > * J * > ~ > _______________________________________________ > engine-users mailing list > [email protected] > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org > _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
