% setting up repo adding a adding b % change permissions for git diffs % set up hgweb % revision 200 Script output follows test: 0cd96de13884

test

changeset 0:0cd96de13884

a
author test
date Thu Jan 01 00:00:00 1970 +0000 (many years ago)
parents
children 78e4ebad7cdf
files a b
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/a	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -0,0 +1,1 @@
     1.4 +a
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/b	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -0,0 +1,1 @@
     2.4 +b
% diff removed file 200 Script output follows test: a diff

test

diff a @ 1:78e4ebad7cdf

b
author test
date Thu Jan 01 00:00:00 1970 +0000 (many years ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/a	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -0,0 +1,1 @@
     1.4 +a
% set up hgweb with git diffs % revision 200 Script output follows test: 0cd96de13884

test

changeset 0:0cd96de13884

a
author test
date Thu Jan 01 00:00:00 1970 +0000 (many years ago)
parents
children 78e4ebad7cdf
files a b
line diff
     1.1 new file mode 100644
     1.2 --- /dev/null
     1.3 +++ b/a
     1.4 @@ -0,0 +1,1 @@
     1.5 +a
     2.1 new file mode 100644
     2.2 --- /dev/null
     2.3 +++ b/b
     2.4 @@ -0,0 +1,1 @@
     2.5 +b
% diff removed file 200 Script output follows test: a diff

test

diff a @ 1:78e4ebad7cdf

b
author test
date Thu Jan 01 00:00:00 1970 +0000 (many years ago)
parents
children
line diff
     1.1 new file mode 100755
     1.2 --- /dev/null
     1.3 +++ b/a
     1.4 @@ -0,0 +1,1 @@
     1.5 +a
% errors