User Tools

Site Tools


project:vo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
project:vo [2017/09/20 17:19] – old revision restored 82.135.31.44project:vo [2017/12/11 18:41] (current) – [wish list] 88.65.214.4
Line 99: Line 99:
 ===== wish list ===== ===== wish list =====
  
-  * after checking in, the file is left behind without write permissions. In general this reminds you to use ''vo'' instead of a plain editor. Nevertheless there are some rare cases where this behaviour causes problems and sould be allowed to leave a writeable file.+  * after checking in, the file is left behind without write permissions. In general this reminds you to use ''vo'' instead of a plain editor. Nevertheless there are some rare cases where this behaviour causes problems and it should be allowed to leave a writeable file.
   * if a file has been already opened with ''vo'' a second invocation complains about the file already being open and terminates - BUT checks in the open file first, leaving the first ''vo'' with a readonly file.   * if a file has been already opened with ''vo'' a second invocation complains about the file already being open and terminates - BUT checks in the open file first, leaving the first ''vo'' with a readonly file.
   * try harder to determine who's performing the edit - <code> w | awk -v t="$( tty < /dev/fd/2 )" '{sub("/dev/","",t);if ( $2 == t ) { print $1"@"$3 a}}' </code>   * try harder to determine who's performing the edit - <code> w | awk -v t="$( tty < /dev/fd/2 )" '{sub("/dev/","",t);if ( $2 == t ) { print $1"@"$3 a}}' </code>
Line 116: Line 116:
   * integrate some sort of blacklist to prevent files from being bothered by RCSat all.   * integrate some sort of blacklist to prevent files from being bothered by RCSat all.
   * when detecting an RCS unaware modification record file time stamps   * when detecting an RCS unaware modification record file time stamps
 +  * add rcshist command to packet or better: its functionality to vo
  
  
  
project/vo.1505920787.txt.gz · Last modified: 2017/09/20 17:19 by 82.135.31.44