Hello, I want to move a repository from one server to another, and AFAIK I do this by doing a push from old to new. My questions are: 1) Will this leave the original repository intact? i.e. does the push just duplicate the repository? 2) If I cannot access the original repository to push, can I clone it and turn it into a new repository? many thanks