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

Re: CVS-like "watches" in Subversion?

From: David Weintraub <qazwart_at_gmail.com>
Date: 2005-08-08 05:12:37 CEST

How would you know a file is edited since a user doesn't have to
checkout a file before editing it?

You could have a post-commit hook that would notify you if someone is
committing a particular file, but that's about all you can do.

As mentioned before, you could put a lock on the file, then have a
lock hook that will email you when someone locks the file for editing.

On 8/5/05, Andrea O. Salas <aos@cfdlab.larc.nasa.gov> wrote:
>
> Is there anything in Subversion that is similar to CVS "watches" which
> basically allows
> someone to be notified when another user begins editing a particular file?
>
> Thanks,
> Andrea
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
--
David Weintraub
qazwart@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 8 05:14:25 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.