Collection of themes/skins for the Fossil SCM

⌈⌋ ⎇ branch:  Fossil Skins Extra


Hex Artifact Content

Artifact 4c712333657607e1bc01958c8ec5916e17bdfa38:

  • Executable file parts/export-all — part of check-in [cc4238f53c] at 2015-02-12 08:02:54 on branch trunk — ./. (user: mario size: 298)

0000: 23 21 2f 62 69 6e 2f 73 68 0a 23 0a 23 20 45 78  #!/bin/sh.#.# Ex
0010: 70 6f 72 74 20 72 65 70 6f 6e 61 6d 65 2e 68 65  port reponame.he
0020: 61 64 65 72 7c 63 73 73 7c 66 6f 6f 74 65 72 7c  ader|css|footer|
0030: 74 68 31 2d 73 65 74 75 70 7c 74 63 6c 2d 73 65  th1-setup|tcl-se
0040: 74 75 70 0a 23 0a 0a 66 6f 72 20 44 42 20 69 6e  tup.#..for DB in
0050: 20 7e 2f 66 6f 73 73 69 6c 2e 64 2f 2a 2e 66 6f   ~/fossil.d/*.fo
0060: 73 73 69 6c 0a 64 6f 20 0a 20 20 52 45 50 4f 3d  ssil.do .  REPO=
0070: 60 62 61 73 65 6e 61 6d 65 20 24 44 42 20 2e 66  `basename $DB .f
0080: 6f 73 73 69 6c 60 0a 20 20 66 6f 72 20 57 48 41  ossil`.  for WHA
0090: 54 20 69 6e 20 63 73 73 20 68 65 61 64 65 72 20  T in css header 
00a0: 66 6f 6f 74 65 72 20 74 68 31 2d 73 65 74 75 70  footer th1-setup
00b0: 20 74 63 6c 2d 73 65 74 75 70 0a 20 20 64 6f 0a   tcl-setup.  do.
00c0: 20 20 20 20 65 63 68 6f 20 22 73 65 6c 65 63 74      echo "select
00d0: 20 76 61 6c 75 65 20 66 72 6f 6d 20 63 6f 6e 66   value from conf
00e0: 69 67 20 77 68 65 72 65 20 6e 61 6d 65 3d 27 24  ig where name='$
00f0: 57 48 41 54 27 3b 22 20 7c 20 66 6f 73 73 69 6c  WHAT';" | fossil
0100: 20 73 71 6c 69 74 65 20 2d 52 20 24 44 42 20 3e   sqlite -R $DB >
0110: 20 24 52 45 50 4f 2e 24 57 48 41 54 0a 20 20 64   $REPO.$WHAT.  d
0120: 6f 6e 65 0a 64 6f 6e 65 0a 0a                    one.done..