issue #2894
Now, the typical gitignore patterns *~ *.rej *.orig *.swp are not added to the pkg.
This patch changes the depot layout such that each archive is represented as a directory that contains the versions of the archive as subdirectories. Issue #2610
Issue #2339