2.) Checkout origin/CMAKE, for windows you will need git 1.6.4 or greater.
 
+2.5) Windows only: Because the temporary structure is softlinks to the original files, this causes an issue on windows. So for the time being you will need to flatten the linking using cygwin.  cp -r -L new_build new_build_win (I'm debating on eliminating the softlinks)
+
 3.) Because the build expects that you have certain pre-reqs installed and defaults to a clipped build (atm).  You will likely need to install the default set of clipped && proper libraries.  On windows this means staging the externals into a location until I can get around to writing a pre-configure script.
 
 4.) Navigate to CONDOR_SRC/src/new_build