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