MarkEmptyDirs

  • Rating:
  • Version: 1.7
  • Publisher:
    markemptydirs.googlecode.com
  • File Size: 113.89 KB
  • Date: Oct 09, 2010
  • License: Free
  • Category:
    File Management
    File & Disk
MarkEmptyDirs Download
Free Download MarkEmptyDirs 1.7

Manages placeholder files necessary to version control empty directories. CVS, Mercurial, GIT as well as other well-known version control systems cannot version directories. In other words, you cannot add empty directories! A "workaround" for this issue is to use placeholder files which are placed into empty directories. These placeholder files can then be committed into the repository and will make sure that, upon checkout, the directory tree is entirely reconstructed. This solution is also suggested in the Mercurial FAQ, or in the GIT FAQ, for instance. Note however, that using that workaround might not be a good idea. Creating missing directories during a build process should also be considered as an option.

Sometimes a solution where the missing directories are created by some magic is not practicable and people will face the problem of managing such placeholder files. In particular, the problem with using placeholder files is that you need to create them, and delete them, if they are not necessary anymore (because there were added sub-directories or files). With big source trees managing these placeholder files can be cumbersome and error prone.

In the past, I had been confronted with such a situation several times. This is why I decided to write an open source tool which can manage the creation/deletion of such placeholder files automatically. It creates placeholder files in all empty "leaf" directories. If later on new files or directories are put into such directories, the placeholder files are not necessary anymore and, thus, are removed automatically.

Requirements:
* .NET Framework

The license of this software is Free, you can free download and free use this file management software.

More Details:
Related Software: