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

Re: Issue 1509: unable to share working copy

From: Ben Reser <ben_at_reser.org>
Date: 2004-03-19 04:52:36 CET

On Thu, Mar 18, 2004 at 04:48:22PM -0800, Ben Reser wrote:
> It's going to be changed. I tried making rename handle read-only files
> by making them writable, store the perms of the source file and then
> restoring them on the destination after a successful rename. I had djh
> test this last night and it won't work. There's no good way to store
> and restore the permissions on Windows.
>
> I'm in the process of implementing a helper function WC, restore
> read_write as functional on all platforms, and #ifdef WIN32 around the
> one use case outside of the wc code.
>
> This seems to be the "best" solution. And will be backportable too.

Done in r9130.

Between Philip's changes and this we should be okay now for shared
working copies.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 19 04:53:11 2004

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

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