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

RE: RE: Re: Get exclusive lock

From: Bicking, David (HHoldings, IT) <David.Bicking_at_thehartford.com>
Date: Mon, 3 Mar 2008 14:09:52 -0500

 

> -----Original Message-----
> From: Reedick, Andrew [mailto:jr9445_at_ATT.COM]
> Sent: Monday, March 03, 2008 10:35 AM
> To: users_at_subversion.tigris.org
> Subject: RE: Re: Get exclusive lock
>
> > -----Original Message-----
> > From: Andy Levy [mailto:andy.levy_at_gmail.com]
> > Sent: Monday, March 03, 2008 7:12 AM
> > To: Oliver Fabelo
> > Cc: users_at_subversion.tigris.org
> > Subject: Re: Get exclusive lock
> >
> >
> > You're right - it's "an excuse". You can't use software to solve a
> > social or communication problem. Your colleagues need to take
> > responsibility for doing their job properly.
> >
> > How did they not "clobber" each others' work before SVN? It sounds
> > like you're doing everything you can form the SVN side with
> > svn:needs-lock.
> >
> > > The worst thing is that they are not mere users, are all
> computer's
> > degree
> >
> > Some of the most inept computer users I have met are
> programmers and
> > others responsible for keeping computer systems working. As above -
> > you aren't alone here.
> >
>
>
---------------- SNIP ------------------
>
>
> Persionally, multi-tasking, windowed OS clients like
> TortoiseSVN should have an option to periodically check for
> 'needs-lock' files that have been modified without a lock.

Yeah, so do I, but that's very similar to "communication of locks and
changes" (because the fact that the file needs a lock has to be stored
locally - though I suppose you could get that from the file properties),
which was a long debate a few months back about "regular" locks. Client
software teams such as Tortoise aren't interested in creating their own
proprietary caching and communication mechanisms - they'd rather have
the core software handle that. Caching lock status locally or regularly
pinging the server for lock status is, according to the Subversion team,
"right out". I feel that having client software automatically querying
the server is a bad idea, anyway, because it increases network traffic
and demand on the server.

--
David
*************************************************************************
This communication, including attachments, is
for the exclusive use of addressee and may contain proprietary,
confidential and/or privileged information.  If you are not the intended
recipient, any use, copying, disclosure, dissemination or distribution is
strictly prohibited.  If you are not the intended recipient, please notify
the sender immediately by return e-mail, delete this communication and
destroy all copies.
*************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-03 20:10:45 CET

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.