tests/test-url-rev.t
changeset 29978 3d2ea1403c62
parent 25382 6084926366b9
child 30036 3f4e1c033f40
equal deleted inserted replaced
29977:73b1c328a7da 29978:3d2ea1403c62
    39   user:        test
    39   user:        test
    40   date:        Thu Jan 01 00:00:00 1970 +0000
    40   date:        Thu Jan 01 00:00:00 1970 +0000
    41   summary:     change a
    41   summary:     change a
    42   
    42   
    43   $ cat clone/.hg/hgrc
    43   $ cat clone/.hg/hgrc
    44   # example repository config (see "hg help config" for more info)
    44   # example repository config (see 'hg help config' for more info)
    45   [paths]
    45   [paths]
    46   default = $TESTTMP/repo#foo (glob)
    46   default = $TESTTMP/repo#foo (glob)
    47   
    47   
    48   # path aliases to other clones of this repo in URLs or filesystem paths
    48   # path aliases to other clones of this repo in URLs or filesystem paths
    49   # (see "hg help config.paths" for more info)
    49   # (see 'hg help config.paths' for more info)
    50   #
    50   #
    51   # default-push = ssh://jdoe@example.net/hg/jdoes-fork
    51   # default-push = ssh://jdoe@example.net/hg/jdoes-fork
    52   # my-fork      = ssh://jdoe@example.net/hg/jdoes-fork
    52   # my-fork      = ssh://jdoe@example.net/hg/jdoes-fork
    53   # my-clone     = /home/jdoe/jdoes-clone
    53   # my-clone     = /home/jdoe/jdoes-clone
    54   
    54