[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Can't create dir when using file:// access

From: KM <info4km_at_yahoo.com>
Date: 2006-01-27 19:23:57 CET

All,
  I searched the site, and there was no specific answer. I am sure what I need is to change the group and give group write access to the repository, recursively.
  
Do any of you know if doing following to fix access through file://,
  will harm any access through http://, or any other part/function in the repository?
  
chgrp -R svn_grp /usr/local/subversion/*
chown -R g+w /usr/local/subversion/*

  I don't see why it should, harm anything. -- just wondering if anyone else had to do this to use both file:// and http:// access. Thx.
  KM
   

                
---------------------------------
Do you Yahoo!?
 With a free 1 GB, there's more in store with Yahoo! Mail.
Received on Fri Jan 27 19:25:18 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.