File: example.txt

package info (click to toggle)
cvsreport 0.3.5.cvs.20050222-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 180 kB
  • ctags: 107
  • sloc: perl: 1,337; makefile: 131
file content (40 lines) | stat: -rw-r--r-- 854 bytes parent folder | download | duplicates (2)
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
Commit from zerodeux (2004-02-10 18:45 CET)
--------------------

moved to Gna!

  cvsreport  ChangeLog   1.56
  cvsreport  MAINTAINER  1.3
  cvsreport  cvsreport   1.53


Commit from zerodeux (2004-04-27 12:26 CEST)
--------------------

fixed shell quoting issues

  cvsreport  ChangeLog              1.57
  cvsreport  cvsreport              1.54
  cvsreport  examples/Makefile      1.2
  cvsreport  examples/example.conf  1.2
  cvsreport  examples/example.html  1.4
  cvsreport  examples/example.txt   1.2


---------------------------
cvsreport/examples/Makefile  (1.1 -> 1.2)
---------------------------

***************
*** 1,5 ****
  PROJECT=cvsreport
! CVSROOT=:pserver:anoncvs@subversions.gnu.org:/cvsroot/$(PROJECT)
  
  
  default:
--- 1,5 ----
  PROJECT=cvsreport
! CVSROOT=:pserver:anonymous@cvs.gna.org:/var/cvs/$(PROJECT)
  
  
  default: