I have been seeing information on how to move a repository if you have access to the server the repository is hosted on but what if you only have the login information for the repository?
Can you do a full checkout of a repository and all of its revisions and then move it to another repository?
The reason for this is because I have taken over a project but don't have access to the svn server although I have login credentials.