tests/test-subrepo-svn.out
branchstable
changeset 10954 33119d0252c1
parent 10457 4f38d03d4975
equal deleted inserted replaced
10953:f1250e2e8fd1 10954:33119d0252c1
    70 committing subrepository s
    70 committing subrepository s
    71 abort: cannot commit svn externals
    71 abort: cannot commit svn externals
    72 
    72 
    73 % clone
    73 % clone
    74 updating to branch default
    74 updating to branch default
    75 A    s/alpha
    75 A    tc/s/alpha
    76  U   s
    76  U   tc/s
    77 
    77 
    78 Fetching external item into 's/externals'
    78 Fetching external item into 'tc/s/externals'
    79 A    s/externals/other
    79 A    tc/s/externals/other
    80 Checked out external at revision 1.
    80 Checked out external at revision 1.
    81 
    81 
    82 Checked out revision 3.
    82 Checked out revision 3.
    83 3 files updated, 0 files merged, 0 files removed, 0 files unresolved
    83 3 files updated, 0 files merged, 0 files removed, 0 files unresolved
    84 % debugsub in clone
    84 % debugsub in clone
    85 path s
    85 path s
    86  source   file:///root/svn-repo/src
    86  source   file:///root/svn-repo/src
    87  revision 3
    87  revision 3
       
    88 % verify subrepo is contained within the repo directory
       
    89 True