changeset 15:16358b2cfcdb
oops, meant to add hg/_hgweb.cfg and not hg/hgweb.cfg
author |
paulo |
date |
Tue, 18 Dec 2012 03:39:24 -0700 |
parents |
3affc32b1647 |
children |
114919250f64 |
files |
hg/_hgweb.cfg hg/hgweb.cfg |
diffstat |
2 files changed, 6 insertions(+), 6 deletions(-)
[+]
|
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/hg/_hgweb.cfg Tue Dec 18 03:39:24 2012 -0700
1.3 @@ -0,0 +1,6 @@
1.4 +[paths]
1.5 +/ = /home3/pauloang/hg/*
1.6 +
1.7 +[web]
1.8 +allow_push = ""
1.9 +collapse = True
2.1 --- a/hg/hgweb.cfg Tue Dec 18 03:30:33 2012 -0700
2.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
2.3 @@ -1,6 +0,0 @@
2.4 -[paths]
2.5 -/ = /home3/pauloang/hg/*
2.6 -
2.7 -[web]
2.8 -allow_push = ""
2.9 -collapse = True