tests/test-globalopts.t
changeset 12635 45ef87f41f98
parent 12376 97ffc68f71d3
child 12637 42ca7aef28d3
equal deleted inserted replaced
12634:43f42de733d0 12635:45ef87f41f98
    49   tag:         tip
    49   tag:         tip
    50   user:        test
    50   user:        test
    51   date:        Thu Jan 01 00:00:01 1970 +0000
    51   date:        Thu Jan 01 00:00:01 1970 +0000
    52   summary:     b
    52   summary:     b
    53   
    53   
       
    54 
       
    55 -R with a URL:
       
    56 
       
    57   $ hg -R file:a identify
       
    58   8580ff50825a tip
       
    59   $ hg -R file://localhost/`pwd`/a/ identify
       
    60   8580ff50825a tip
       
    61 
       
    62 -R with a path alias:
       
    63 
       
    64   $ cd c
       
    65   $ hg -R default identify
       
    66   8580ff50825a tip
       
    67   $ cd ..
    54 
    68 
    55 Implicit -R:
    69 Implicit -R:
    56 
    70 
    57   $ hg ann a/a
    71   $ hg ann a/a
    58   0: a
    72   0: a