Displaying 4 results from an estimated 4 matches for "folderid".
Did you mean:
foldered
2006 Jul 25
4
Problem installing plugins
I''m trying to install a plugin using the supplied command...
$ script/plugin install svn://rubyforge.org//var/svn/backgroundrb
I get an error
sh: line 1: svn: command not found
What am I doing wrong? What is svn, and why is it not found?? It seems
to work for everyone else....
Have I missed something in my Ruby install?
--
Posted via http://www.ruby-forum.com/.
2007 Nov 27
2
failed to install acts_as_ferret plugin
After enter in the command line :ruby script/plugin install
svn://projects.jkraemer.net/acts_as_ferret/trunk/plugin/acts_as_ferret
under WIndows XP , nothing happened. I wonder why? Thank you for your
help.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group,
2006 Aug 08
8
Unable to freeze:edge
Hi,
Whenever I try to rake rails:freeze:edge it fails.
Here is the trace:
(in D:/work/radrails/rdepot)
** Invoke rails:freeze:edge (first_time)
** Execute rails:freeze:edge
d:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/core_ext/k
ernel/agnostics.rb:7: [BUG] rb_sys_fail(svn --version) - errno == 0
ruby 1.8.4 (2006-04-14) [i386-mswin32]
abnormal program termination
This
2019 Nov 15
0
Wine release 4.20
...tests: Use integers instead of booleans for counting call expectations.
vbscript/tests: Add tests for pending and executed code persistence.
Hans Leidekker (2):
bcrypt: Avoid recreating cipher handles when the initialization vector doesn't change.
shell32: Fix definitions for FOLDERID_ProgramFilesX64 and FOLDERID_ProgramFilesCommonX64 on 64-bit.
Huw D. M. Davies (1):
user32: Remove unused GetAsyncKeyState() driver entry.
Jacek Caban (36):
vbscript: Support assigning to object default value.
vbscript: Store global functions in an array.
vbscript: Replace...