File: taginfo%2Cv%2Cv

package info (click to toggle)
kde-i18n 4%3A2.2.2-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 341,220 kB
  • ctags: 327
  • sloc: sh: 10,878; perl: 2,910; cpp: 1,319; makefile: 1,016; python: 258
file content (83 lines) | stat: -rw-r--r-- 1,422 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
head	1.1;
branch	1.1.1;
access;
symbols
	revision_1:1.1.1.1
	nauja:1.1.1;
locks; strict;
comment	@# @;


1.1
date	2000.07.31.13.33.10;	author root;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.07.31.13.33.10;	author root;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@head     1.1;
access   ;
symbols  ;
locks    ; strict;
comment  @@# @@;


1.1
date     2000.06.16.18.22.32;  author root;  state Exp;
branches;
next     ;

desc
@@@@



1.1
log
@@initial checkin@@
text
@@# The "taginfo" file is used to control pre-tag checks.
# The filter on the right is invoked with the following arguments:
#
# $1 -- tagname
# $2 -- operation "add" for tag, "mov" for tag -F, and "del" for tag -d
# $3 -- repository
# $4->  file revision [file revision ...]
#
# A non-zero exit of the filter program will cause the tag to be aborted.
#
# The first entry on a line is a regular expression which is tested
# against the directory that the change is being committed to, relative
# to the $CVSROOT.  For the first match that is found, then the remainder
# of the line is the name of the filter to run.
#
# If the repository name does not match any of the regular expressions in this
# file, the "DEFAULT" line is used, if it is specified.
#
# If the name "ALL" appears as a regular expression it is always used
# in addition to the first matching regex or "DEFAULT".
@@

@


1.1.1.1
log
@
@
text
@@