Show More
@@ -325,18 +325,18 b' Test archiving to zip file (unzip output' | |||||
325 |
|
325 | |||
326 | $ unzip -l ../archive.zip |
|
326 | $ unzip -l ../archive.zip | |
327 | Archive: ../archive.zip |
|
327 | Archive: ../archive.zip | |
328 |
Length |
|
328 | Length [ ]* Date [ ]* Time [ ]* Name (re) | |
329 | --------- ---------- ----- ---- |
|
329 | [\- ]* (re) | |
330 |
172 |
|
330 | 172 [0-9:\- ]* .hg_archival.txt (re) | |
331 |
10 |
|
331 | 10 [0-9:\- ]* .hgsub (re) | |
332 |
45 |
|
332 | 45 [0-9:\- ]* .hgsubstate (re) | |
333 |
3 |
|
333 | 3 [0-9:\- ]* x.txt (re) | |
334 |
10 |
|
334 | 10 [0-9:\- ]* foo/.hgsub (re) | |
335 |
45 |
|
335 | 45 [0-9:\- ]* foo/.hgsubstate (re) | |
336 |
9 |
|
336 | 9 [0-9:\- ]* foo/y.txt (re) | |
337 |
9 |
|
337 | 9 [0-9:\- ]* foo/bar/z.txt (re) | |
338 | --------- ------- |
|
338 | [\- ]* (re) | |
339 |
303 |
|
339 | 303 [ ]* 8 files (re) | |
340 |
|
340 | |||
341 | Test archiving a revision that references a subrepo that is not yet |
|
341 | Test archiving a revision that references a subrepo that is not yet | |
342 | cloned: |
|
342 | cloned: |
General Comments 0
You need to be logged in to leave comments.
Login now