This creates a directory tree (folder) on YOUR HARD DRIVE with an up-to-date copy of the entire project in it.
This working copy is for you to look at, run a server against, edit, or whatever. Since it's on your own drive, nobody else can see what you do there, and nothing anybody else does will affect it.
This is called "Checking out" the project.