Tip:
Before entering any commands in a command window, always begin by entering "X:" (without quotes), to set the current drive to X. Some commands (batch files) can fail if the current drive is not the drive that contains the home folder (ideafarm.home.1). This is because all paths that are coded in the repository omit the drive letter, so that the repository can be cloned to any drive letter.