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

Re: svn ci performance issue with 1.7.x and nfs mounted working copies

From: Greg Stein <gstein_at_gmail.com>
Date: Fri, 4 May 2012 15:14:52 -0400

Well... your interest has already been noted :-) Maybe you're asking
how you can help get the bug fixed? Volunteering, of course (as we all
are).

Philip noted a couple problems in the bug report. Focusing on how to
resolve those is likely the start of the work. I imagine at least two
approaches: ensure the same underlying wc_db instance is used in both
cases, or that we have a way to open non-exclusive in limited cases.

For example, with the latter approach: maybe when client context is
created, it can use the default exclusive case, and certain clients
can specify non-exclusive access (as a GUI may choose to do). Of
course, then we get into problems with that one client that defaults
to exclusive and tries to manipulate a working copy being
non-exclusively accessed by that GUI. ... etc :-)

If you're not talking about digging into the code yourself, then... I
dunno. Maybe one of the Subversion vendors is willing to do spot fixes
for a fee? Outside of that, it is tough to know when somebody will
want to dig into the problem :-/

Cheers,
-g

On Fri, May 4, 2012 at 12:46 PM, Moe, Mark <mark.moe_at_medtronic.com> wrote:
> Thanks Philip!
>
> Please excuse my ignorance (again), but how does the priority work?  Or, how can I best show my interest in having this resolved?
>
> - Mark
>
> -----Original Message-----
> From: MARTIN PHILIP [mailto:codematters_at_ntlworld.com] On Behalf Of Philip Martin
> Sent: Friday, May 04, 2012 4:08 AM
> To: Moe, Mark
> Cc: Daniel Shahaf; dev_at_subversion.apache.org; Braun, Eric
> Subject: Re: svn ci performance issue with 1.7.x and nfs mounted working copies
>
> "Moe, Mark" <mark.moe_at_medtronic.com> writes:
>
>> Can this patch be marked as an issue or enhancement idea?
>
> I've raised http://subversion.tigris.org/issues/show_bug.cgi?id=4176
>
> --
> uberSVN: Apache Subversion Made Easy
> http://www.uberSVN.com
>
>
> [CONFIDENTIALITY AND PRIVACY NOTICE]
>
> Information transmitted by this email is proprietary to Medtronic and is intended for use only by the individual or entity to which it is addressed, and may contain information that is private, privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please delete this mail from your records.
>
> To view this notice in other languages you can either select the following link or manually copy and paste the link into the address bar of a web browser: http://emaildisclaimer.medtronic.com
>
Received on 2012-05-04 21:15:24 CEST

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.