Displaying 7 results from an estimated 7 matches for "propget".
Did you mean:
prop_get
2007 Apr 02
1
SVN Propget error linking to techno-weenie.net
After installing the plugin like this:
./script/plugin install -x http://svn.techno-weenie.net/projects/plugins/exception_logger/
I get this error when accessing the source repositories:
svn: PROPFIND request failed on ''/projects/plugins/exception_logger/
init.rb''
svn: PROPFIND of ''/projects/plugins/exception_logger/init.rb'': Could
not resolve hostname
2008 Jan 21
5
attachment_fu and story runner, any updates
I''m trying to write a story for a Rails app which involves using the
attachment_fu plugin to upload images.
After blunting my pick on this for a while, google found me this:
http://www.ruby-forum.com/topic/134743#600831
So it seems that there''s a hole in Rails integration testing and
multipart form posting. David offered to incorporate a patch to story
runner at the end of the
2017 Feb 21
2
Problem with svn:eol-style
...sively from all of SVN. As it stands now, it is not even consistently
applied. About half of files have it, and half of files don't. I was
going to just delete the property myself from the affected files, but it
turns out there are quite a few.
D:\src\llvm-mono\.git\llvm-upstream-svn>svn propget -R svn:eol-style | wc -l
3460
Can I run the command `svn propdel -R svn:eol-style` on the SVN repo?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170221/739563c2/attachment.html>
2006 Apr 10
0
Problem with freezing rails to vendor/rails
my vendor dirrectory. But for some reason my app is still using the
locally installed gem versions of Rails on TXD. Running svn propget
svn:externals vendor returns:
rails http://dev.rubyonrails.org/svn/rails/tags/rel_1-1-1/
Here is the error I''ve been getting (app started using the TXD rails.sh
script):
NoMethodError (undefined method `const_load!'' for Controllers:Module):
/usr/local/lib/ruby/gems/1.8/g...
2015 Apr 17
0
Wine release 1.7.41
...on draw blits out of surface_blt_special.
wined3d: Call arbfp_blit_surface and ffp_blit_blit_surface through the blit interfaces.
Thomas Faber (5):
include: Use correct UUIDs for IAudioMute, IAudioAutoGainControl and DevTopologyLib (MIDL).
include: Add missing retval attribute to propget output parameters (MIDL).
include: Do not use out attribute for non-pointer parameters in shdeprecated.idl (MIDL).
include: Fix MIDL build in mshtml.idl.
mshtml: Remove nsIDOMWindowUtils::SetCriticalDisplayPortForElement.
Vincent Povirk (5):
gdiplus: Fix leak in png metadat...
2007 Jun 15
0
Wine release 0.9.39
...n: Remove duplicate error messages on unknown dispid.
msi: automation: Add missing operand for evaluation.
msi: msiserver.idl: Maintain spacing as spaces, not tabs.
msi: automation: Remove redundant VariantClear(pVarResult).
msi: automation: Database::SummaryInformation is a propget, not a method.
msi/tests: automation: Add tests for SummaryInfo::Property, get.
msi: automation: Fix SummaryInfo::Property get to conform to native.
msi/tests: suminfo: Add tests for MsiSummaryInfoGetProperty for unknown property values.
msi: suminfo: Return ERROR_UNKNOWN_PR...
2008 Aug 22
0
Wine release 1.1.3
...g loading of SLTG typelibs.
oleaut32: Move the debug logging of the variable type in SLTG_DoVars.
oleaut32: Dump the loaded module in SLTG_ProcessModule.
oleaut32: Handle strings with a length of 0xffff in SLTG_DoVars.
oleaut32: Fix the loading of the parameter name for SLTG propget functions.
rpcrt4: Validate the uuid portion of the string passed to RpcStringBindingParseA/W.
rpcrt4: Factorise conformant array NDR functions and use them to fix the wire-representation of complex structures with conformant arrays.
rpcrt4: Add tests for a complex struct with con...