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

Regarding file locking

From: Gaurav Singla <gaurav.singhla_at_gmail.com>
Date: Thu, 13 Nov 2014 18:20:09 +0530

Hi,

I am using TortoiseSVN-1.8.8 as SVN client and VisualSVN-Server-2.7.9 as
server.

I need you help in suggesting a process to get an alert or intimation
whenever any user lock any project file and if another user start working
on the same file he should get an alert/message that this file is already
opened and work is in progress. The aim is to stop the work loss by giving
a warning to the user.

If the user can get any sort of message or alert that partricular file is
already locked, or someone is working on the file, it will help to avoid
the working on same file simultaneously. Please suggest how we can achieve
this.

I understand one of the features is user can lock the file and when any
other user try to commit the same file, sever throw an error message. But
this happens when second user has already make the changes. My aim is to
notify the user at the start not at the time of commit. How we can achieve
this using SVN? Please suggest.

I will appreciate your help on this.

Regards,
Gaurav
Received on 2014-11-14 02:50:23 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.