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

<?> cvs watch equivalent in svn </?>

From: <pkahn_at_connected.com>
Date: 2004-08-25 22:59:53 CEST

Howdy, does any one know if there is a svn equivalent of the watch ability
of cvs?

Excerpt from http://durak.org/cvswebsites/doc/cvs_90.php
|Command: cvs watch on [-lR] files ...
|
| Specify that developers should run cvs edit before editing files. CVS
|will create working copies of files read-only, to remind developers to run
|the cvs edit command before working on them.
|
| If files includes the name of a directory, CVS arranges to watch all
|files added to the corresponding repository directory, and sets a default
|for files added in the future; this allows the user to set notification
|policies on a per-directory basis. The contents of the directory are
|processed recursively, unless the -l option is given. The -R option can be
|used to force recursion if the -l option is set in `~/.cvsrc' (see section
|A.3 Default options and the ~/.cvsrc file).
|
| If files is omitted, it defaults to the current directory.

--
Peter Kahn
pkahn@connected.com
Received on Wed Aug 25 23:02:39 2004

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.