Re: Cygwin file permission issues

2010-06-30 Thread Derek Greer
e parent folder. Derek On Wed, Jun 30, 2010 at 12:24 PM, Jeremy Bopp wrote: > On 6/30/2010 11:27 AM, Derek Greer wrote: >> I've run into a Cygwin permissions issue that I haven't been able to >> resolve by looking through past discussions. >> >> When a file

Re: Cygwin file permission issues

2010-06-30 Thread Derek Greer
> > Are you setting permissions in cygwin with a 2775 on directories? Its my > understanding the cygwin dll overwrites the windows permissions mode in favor > of its own. So then you have to use set gid or set uid on the directory > > Hope this helps > -R I haven't tried this, but wouldn't this

Cygwin file permission issues

2010-06-30 Thread Derek Greer
I've run into a Cygwin permissions issue that I haven't been able to resolve by looking through past discussions. When a file file or folder is created by a user under cygwin, it isn't adhering to the permissions inherited by parent folders. Based on the parent folder, any folders and files creat

RE: Subversion not caching password

2009-07-07 Thread Derek Greer
Rothenberger wrote: > On 7/7/2009 3:04 PM, Derek Greer wrote: >> Using the Cygwin version of subversion, I have been unable to >> configure it to store my encrypted password in >> ~/.subversion/auth/svn.simple/. > > I will look into supporting the wincrypt API in the Cygwin bu

Subversion not caching password

2009-07-07 Thread Derek Greer
Using the Cygwin version of subversion, I have been unable to configure it to store my encrypted password in ~/.subversion/auth/svn.simple/. Here are the steps I am taking (the first step to start with a clean config): - rm -rf ~/.subversion; svn --version - edit the ~/.subversion/servers file to