I have 2 svn checkouts that someone setup for me. Now I need to check these same files on another computer, but since I didn't check them out initially I don't know the urls to use when running the svn checkout command:
svn co WHAT_GOES_HERE?
Since these 2 checkouts already exist on one of my servers, is there a way to get the url of the repo from which they were initially checked out from?