Hi,
In order to get the current version control software (e.g., svn, git) to act on the entire directory, it seems that I need to select no files or dirs in the browser. With a small number of files there, this is easy -- just click below the bottom one. However, I have many projects with lots of files, and this seems to be impossible. ("Select all" doesn't quite work, as trying "commit" in this case tries to commit all files, even those not under control of the VCS.)
Surely this is trivial and I'm missing something.
Andrew