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

RE: File permissions problems with 1.4.0 (yet again!)

From: Miller, Eric <Eric.Miller_at_amd.com>
Date: 2007-01-12 19:16:01 CET

DJ-

Yep, you are right. Let me dive into this a bit more.
Damn inverse logic bites me again!

Eric

> -----Original Message-----
> From: D.J. Heap [mailto:djheap@gmail.com]
> Sent: Friday, January 12, 2007 11:14 AM
> To: Miller, Eric
> Cc: Bakke, Steven; users@subversion.tigris.org;
dev@subversion.tigris.org
> Subject: Re: File permissions problems with 1.4.0 (yet again!)
>
> On 1/12/07, Miller, Eric <Eric.Miller@amd.com> wrote:
> > Ok, here is the issue I think.
> >
> > In 1.3.2 there was a function called
> > svn_io_set_file_read_write_carefully() that called the reown
subroutine
> if needed. Reown does exactly what I did below :) Reown works for a
> multi-user (common group) working copy use case as we saw in the past.
> >
> > 1.4.* removed the _carefully function and added a new set of
permission
> functions, one of which is svn_io_set_file_read_write(). This
function
> calls io_set_file_perms() which uses reown - BUT ONLY FOR Win32.
>
>
>
> Are you sure? It looks like the opposite to me.
>
> DJ
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 12 19:19:50 2007

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.