Hi, I've downloaded and used the login_engine and am now working on the user_engine--login_engine worked fine, btw--I got the following errors (below) when running the install (same thing happened for login_engine, I just didn't report it then, as it seemed to work just fine--and I assume the user_engine will too).
Looks like perhaps the svn.protocool.com and svn.substance-it.co.uk sites both are having problems of some kind. (I don't really know how the discover or install commands work for script/plugin, btw.) Is there a way to 'remove' those two sites from the list of sites that are checked when an install is done? Or do I just ignore these messages and be happy that I got my revision exported at all? (Maybe just a sentence or two on how discover and install work, in general, might help me and others learn what's happening here. Or point me to a 'doc' URL that explains them? And yes, I probably need to go read through the script/plugin stuff at some point.) Thanks, Brad Here is my output, with the actual install excised (I also show my latest discover from today, first--last time I ran it was about a week ago, just fyi...)--and by the way, when I ran it the first time I had to put about 25 "Y" answers in--maybe that was my mistake? Should we know where we want to download from and/or only say "Y"es to one site? (Clearly I'm somewhat clueless about this process! :-) c:\cd\work\svn\myproj>ruby script/plugin discover Add http://rubyforge.org/var/svn/laszlo-plugin/rails/plugins/? [Y/n] y Add http://filetofsole.org/svn/public/projects/rails/plugins/? [Y/n] y Add http://www.eric-stewart.com/svn/rails/plugins/? [Y/n] y c:\cd\work\svn\myproj>ruby script/plugin discover c:\cd\work\svn\myproj>ruby script/plugin install user_engine svn: PROPFIND request failed on '/rails/plugins' svn: PROPFIND of '/rails/plugins': 403 Forbidden (http://svn.protocool.com) svn: PROPFIND request failed on '/public/plugins' svn: PROPFIND of '/public/plugins': Could not resolve hostname `svn.substance-it .co.uk': The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for. (http://svn.substance -it.co.uk) [ . . . ] Exported revision [nnn]. -- Posted via http://www.ruby-forum.com/. _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
