id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2297	incremental tar archives doesn't contain empty directories	powerman	andrew_b	"Create two tar files with empty dir:
$ mkdir -p dir/dir1; mkdir dir/dir2; touch dir/dir1/file
$ tar cf normal.tar dir/
$ tar cf incremental.tar -g incremental.snap dir/
Now, try to open both (using <Enter> in mc):
normal.tar will contain dir/dir2, incremental.tar will not contain it.

Tested both on 4.7.0.3 and 4.7.3."	defect	closed	major	4.8.20	mc-vfs	4.7.3	fixed					merged	committed-master
