Re: write permission issues with repository hosting

2010-11-01 Thread Nico Kadel-Garcia
On Mon, Nov 1, 2010 at 9:36 AM, David Weintraub wrote: > It's very simple. All files in the repository must be read/writeable to the > user who is running the server side process. For the file:/// protocol, it's > the user doing the checkout. For svn://,it's the user who is running > svnserve. Fo

RE: EXTERNAL: Re: write permission issues with repository hosting

2010-11-01 Thread Polder, Matthew J
is created with –rw-r--r--. Anyone have any suggestions how to get around this? thanks, matthew From: Polder, Matthew J Sent: Monday, November 01, 2010 9:53 AM To: 'David Weintraub' Cc: users@subversion.apache.org Subject: RE: EXTERNAL: Re: write permission issues with repository host

RE: EXTERNAL: Re: write permission issues with repository hosting

2010-11-01 Thread Polder, Matthew J
group can thereafter write to the repository. thanks, matthew From: David Weintraub [mailto:qazw...@gmail.com] Sent: Monday, November 01, 2010 9:36 AM To: Polder, Matthew J Cc: users@subversion.apache.org Subject: EXTERNAL: Re: write permission issues with repository hosting On Oct 29, 2010, at

Re: write permission issues with repository hosting

2010-11-01 Thread David Weintraub
On Oct 29, 2010, at 11:41 AM, "Polder, Matthew J" wrote: > We’re running Subversion 1.6.12 on a Solaris 10 machine and hosting > repositories on it. Users can create and use repositories via svnadmin and > svn locally on the Solaris machine via file:///, or they can check in and out > via Tort

write permission issues with repository hosting

2010-10-29 Thread Polder, Matthew J
Hi, We're running Subversion 1.6.12 on a Solaris 10 machine and hosting repositories on it. Users can create and use repositories via svnadmin and svn locally on the Solaris machine via file:///, or they can check in and out via TortoiseSVN 1.6.8 on their PC via the http:/// protocol, with LDA