Setup:
I have master repo on Windows machine and a clone on another windows machine. Inside my update hook, I have added ipconfig>
They run on the server. Otherwise it would be very inconvenient to write scripts (they would have to run on all operating systems etcetera).
You say
I have master repo on Windows machine and a clone on another windows machine. Inside my update hook, I have added ipconfig to print IP address. I was expecting to see the master's IP address, but it actually prints out clone's.
Can you please elaborate. What did you do when you got this ip address? How did you use these two repositories?
EDIT: A reference