similar to: Web DAV (folder) access fails

Displaying 20 results from an estimated 4000 matches similar to: "Web DAV (folder) access fails"

2002 Nov 14
1
samba and/or DAV
while looking for a solution for webbased access to our samba-servers I found a recommendation towards using DAV instead. I just took a first glance at DAV (www.webdav.org) and find it very interesting. Are there any documentes comparing these two strategies in intranet and internet (speed, reliability ...) I would also be greatly interested if anyone here uses DAV to allow roaming users to
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.
2007 May 20
1
SVN & Capistrano
I have my svn repository set up locally and working properly. I followed the instructions for local SVN deployment w/ capistrano (http://blog.wolfman.com/articles/2006/12/06/a-capistrano-scm-module- for-local-svn-access). I am able to connect to my server, however, it doesn''t put anything in the releases folder. Why is this? Also, in deploy.rb I set the repository to:
2006 Feb 18
2
SVN migration status
It looks like the Subversion migration is working. The CVS repository is still there, but in read-only mode. However, the SVN repository preserves the version history of the CVS repository, albeit organized slightly differently. For an introduction to Subversion, this online book is essential: http://svnbook.red-bean.com/ It is written by some of the Subversion authors. The only drawback I
2009 Aug 18
1
WebDav on CentOS?
Hello, I'm trying to set up webdav on apache on centos. My web area has dav on set, it's permissions are 775 owner of the apache user and group of the webdev group which i put users in who can write to the area. As a user locally logged on to the machine i can cd to the area and create content though it is owned and has a group of the user who made it i don't think this is what i
2006 May 04
2
Samba interface to CVS/Subversion
Hey all, Bit of a bogus question here as I only have a basic understanding of CVS and Subversion. A lot of the windows development tools we use in the office have CVS or Subversion modules allowing us greater source code control. It would be wonderful to have a samba share that acts as an interface to a CVS or Subversion backend. That way we can use any development tool and simply save our
2012 Sep 04
1
svn: Authorization failed
How do I set up a subversion repository so that svn can use an svnserve running locally? I own the repository. svnserve -d -r ... runs as me. svn mkdir -m 'make trunk' svn://localhost/redeye/trunk fails with svn: Authorization failed There is no request for credentials. Is anyone that can willing to share an example that works? I'm running CentOP 6.2 [hennebry at 67-61-185-5 reps]$
2007 Dec 13
10
Version naming to use in a RoR proyect
Hi everyone, I would need to know if RoR follow any policy for version naming; I mean, something like linux´s kernel does or similar. For instance, kernel uses numbers separated in groups by dots (i.e. pre 2.6 - AA.BB.CC). These groups mean differents fixtures, bugs fixed... I will start a big proyect from scratch with rails and I want to choose now a standart to use and avoid future problems
2006 Apr 01
4
Saving images in shared directory w/ Capistrano/SVN?
Hi all, I''m using Capistrano and SVN to version control and deploy, but I''m not sure what to do about my images directory. I use file_column and RMagick to save images to the disk under a model called "Image", and they''re saved in public/image/... etc. Each time I deploy a new version, my image folder doesn''t exist anymore. I don''t want
2004 Mar 16
4
migration to subversion
Everyone, We are at long last migrating the xiph.org source repository from to subversion. We've been wanting to do this for some years, but have been waiting for a conversion script that could deal with our creaky old cvs repository. Subversion, although perfectly usable for the past two years, recently announced a stable 1.0 release, and more importantly the major issues with the
2004 Mar 16
4
migration to subversion
Everyone, We are at long last migrating the xiph.org source repository from to subversion. We've been wanting to do this for some years, but have been waiting for a conversion script that could deal with our creaky old cvs repository. Subversion, although perfectly usable for the past two years, recently announced a stable 1.0 release, and more importantly the major issues with the
2004 Mar 16
4
migration to subversion
Everyone, We are at long last migrating the xiph.org source repository from to subversion. We've been wanting to do this for some years, but have been waiting for a conversion script that could deal with our creaky old cvs repository. Subversion, although perfectly usable for the past two years, recently announced a stable 1.0 release, and more importantly the major issues with the
2004 Mar 16
4
migration to subversion
Everyone, We are at long last migrating the xiph.org source repository from to subversion. We've been wanting to do this for some years, but have been waiting for a conversion script that could deal with our creaky old cvs repository. Subversion, although perfectly usable for the past two years, recently announced a stable 1.0 release, and more importantly the major issues with the
2008 Jan 17
2
Webdev tools
I want a tool that will allow me to download files from a webdev site. All I have found is the other direction: my files to a webdav server. In particular (some of you might be interested) is the whole IEEE 802.11 meeting documents webdav site: https://mentor.ieee.org/802.11/documents
2009 Oct 08
1
Cant map Apache DAV network place to network drive
Hello: I have set up a DAV file system on my apache server using these directives in ssl.conf: Alias /files /var/www/files <Directory /var/www/files> Dav On AuthType Basic AuthName "Filesystem access" AuthUserFile /var/www/files.passwd require valid-user Options Indexes </Directory> On my client machine (Windows XP SP3), I am able to add the https location
2006 Dec 26
15
is there a way to not repeat installing plugins?
i seem to be using the same plugins for all my sites and was wondering if there is a way to make the process easier and faster? is this what is called by "packing your own gems"? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2011 Nov 10
1
Managing /etc/fstab with puppet
Hey everyone, I''m trying to figure out how to manage my /etc/fstab with puppet on all my servers. Does anybody have an idea for me how to do? I tried it with augeas but I didn''t like the results I got so far... here is what I''ve tried: define conf ( $id = "01", $spec = " ", $file = " ", $vfstype = "
2012 Apr 19
1
Question about glusterfs quotas on debian wheezy?
Hello list, I'm experimenting with a little GlusterFS cluster on debian wheezy: === snip === muzzy:~# cat /etc/debian_version wheezy/sid muzzy:~# dpkg -l | grep gluster ii glusterfs-client 3.2.6-1 clustered file-system (client package) ii glusterfs-common 3.2.6-1 GlusterFS common libraries and translator modules ii glusterfs-server 3.2.6-1 clustered file-system (server package) === snip
2009 Jan 23
1
svnserve with SASL on CentOS 5.2
Hello List. I'm cross posting this from svn-users, as I'm not sure whether this is an CentOS specific issue. Perhaps someone here has an idea of what's going on? ----------------------------- I got a fresh install of CentOS 5.2 x32, svnserve, version 1.5.5 (r34862), here is my svnserve.conf file [general] anon-access = none auth-access = write realm = isf [sasl] use-sasl = true
2006 May 03
8
Subversion and tmp directory in Rails 1.1 project
Hello everyone! I''m thinking of the right way to store tmp/ directory of Rails 1.1 project in Subversion. It has cache, session and sockets subdirectories. To me, it looks good to have svn delete tmp/* svn propset svn:ignore "*" tmp So it will ignore all directories and files in tmp/. Even if you create sessions/ and put some files in it, tmp/ content is still ignored. But