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

Re: permissions (and other) problems

From: mark benedetto king <bking_at_inquira.com>
Date: 2002-09-12 15:58:46 CEST

On Thu, Sep 12, 2002 at 08:19:31AM +0200, brane@xbc.nu wrote:
>
> Apart from the restriction that the repository must be on a local disk (e.g.,
> "local" access over NFS is impossible)? The permission problems may well have
> been causing the lock-ups; the other p[robable cause interrupting svn (^C) while
> it's fiddling with the repository (aargh, we really, really should find a way to
> avoid fix that).
>

I posted a kludgey patch to prevent that a few months ago;
it just ignored the SIGINT. It did this even on ra_dav, though, which
was probably overkill.

Maybe the work should have been done in svn_ra_local_init().
What do you think?

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 12 16:06:08 2002

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.