search for: apr_err

Displaying 5 results from an estimated 5 matches for "apr_err".

Did you mean: pr_err
2006 Mar 13
9
Subversion problem - since you guys talked me into it :)
...led properly, and that all that''s left is to get the apache httpd.conf file set up correctly. to talk to my server with my client I''m using the path: http://svn.mylittlecorneroftheinternet.com/svn/repos/ error returned by the client is this: subversion/libsvn_ra_dav/util.c:826: (apr_err=175002) svn: PROPFIND request failed on ''/svn/repos'' subversion/libsvn_ra_dav/util.c:296: (apr_err=175002) svn: PROPFIND of ''/svn/repos'': Could not resolve hostname `svn.mylittlecorneroftheinternet.com'': No address associated with nodename (http://svn.my...
2006 Aug 04
1
SVN Problems (Newbie)
...following Agile Web Developmetn with Rails 2nd Edition. I''m trying to link my project to the rails repositry using this: svn propset svn:externals "rails http://dev.rubyonrails.org/svn/rails/trunk" vendor However I have this error message: subversion/libsvn_wc/lock.c:630: (apr_err=155007) svn: ''vendor'' is not a working copy Can anyone help me? Cheers, StJohn -- Posted via http://www.ruby-forum.com/.
2006 Aug 08
1
Problem installing the plugin...
Hi, I am running ruby 1.8.4 rails 1.1 on Mac OSx and I am getting the following error installing the plugin. Any ideas ? ( BTW This is a brand new rails app ) Thanks !! ruby script/plugin install svn://rubyforge.org/var/svn/backgroundrb --force subversion/libsvn_wc/lock.c:630: (apr_err=155007) svn: ''/Users/fgaliana/work/samples/fred/vendor/plugins'' is not a working copy /usr/local/lib/ruby/1.8/open-uri.rb:88:in `initialize'': No such file or directory - svn://rubyforge.org/var/svn/backgroundrb (Errno::ENOENT) from /usr/local/lib/ruby/1.8/open-uri...
2006 May 16
7
svn-1.3.1 errors on intel mac on checkout
I just installed svn-1.3.1 from .dmg on an intel mac. I am getting ... subversion/libsvn_wc/log.c:338: (apr_err=155009) svn: In directory ''sr'' subversion/libsvn_subr/io.c:565: (apr_err=2) svn: Can''t copy ''sr/.svn/tmp/text-base/README.svn-base'' to ''sr/README.tmp'': No such file or directory Any one getting this? TIA for any help. -bakki
2006 Mar 07
5
subversion help!
I created a subversion repository on my new vps and i''m trying to setup my rails app there. However i keep getting this error: subversion/libsvn_subr/io.c:2516: (apr_err=13) svn: Can''t create directory ''/home/svnadmin/rapleaf/db/transactions/0-1.txn'': Permission denied How do i fix this? I know others have had this before, so i would appreciate some help. -------------- next part -------------- An HTML attachment was scrubbed... URL: h...