[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: Sander Striker <striker_at_apache.org>
Date: 2004-03-19 09:01:26 CET

On Fri, 2004-03-19 at 04:52, Ben Reser wrote:
> 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.

That was quick! Thanks. I'll go and review this afternoon, and likely
propose for backport (unless someone else beats me to it).

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

Nice.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 19 09:01:47 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.