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

Re: Locking notification

From: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: 2005-10-26 08:15:45 CEST

On 10/26/05, George G Mills <millsgg@appliedbiosystems.com> wrote:
>
> Svn Users,
>
> We are still new to svn and I wondered if there was a way that others
> connected to network can be notified of lock file if they attempt to change
> it.
>
> Can a file or file type be tagged as requiring a lock to change? That would
> do the trick too.
>
> The problem is too many files in C# .Net collide with developers and don't
> merge well. Like XXXForm.cs, and xxx.csproj files.
>
> This is killing us.
>
> George

Read about the svn property needs-lock in the nightly build of the
subversion book:
<http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.advanced.props.special.needs-lock>.

About notification, if a user tries to lock a file that is already
locked they will get notified that someone else already has a lock on
that file.

/Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 26 08:18:33 2005

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.