Test Project

Changes On Branch HTML PAGE
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch HTML PAGE Excluding Merge-Ins

This is equivalent to a diff from 0bc9404859 to 8a020017dc

2011-04-05
22:43
added justatest.doc check-in: 21584bbe74 user: btaldo tags: trunk, testtesttest
22:31
I added a line of code to testpage.html Leaf check-in: 8a020017dc user: btaldo tags: HTML PAGE
22:30
added fossil testpage.html check-in: ec555eabd2 user: btaldo tags: HTML PAGE
22:25
Added a test file check-in: 7b1c6ecdec user: btaldo tags: HTML PAGE, test
22:23
initial empty check-in Leaf check-in: 0bc9404859 user: btaldo tags: trunk

Added testfile.docx.

cannot compute difference between binary files

Added testfile.rtf.















>
>
>
>
>
>
>
1
2
3
4
5
6
7
{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350
{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
\margl1440\margr1440\vieww9000\viewh8400\viewkind0
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\ql\qnatural\pardirnatural

\f0\fs24 \cf0 This is a test}

Added testpage.html.







































>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <meta http-equiv="Content-Style-Type" content="text/css">
  <title></title>
  <meta name="Generator" content="Cocoa HTML Writer">
  <meta name="CocoaVersion" content="1038.35">
  <style type="text/css">
    p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica}
    p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px}
  </style>
</head>
<body>
<p class="p1">asdf</p>
<p class="p2"><br></p>
<p class="p1">I am adding another line of code here</p>
</body>
</html>