Search Results

4
votes

TortoiseSVN Error: “OPTIONS of ‘https://…’ could not connect to server (…)”

Check you proxy settings in TortoiseSVN->Settings->Network. Maybe they are configured differently than in your web browser. …
1
vote

Subversion - Checkout a parent directory

This is not possible directly. The easiest way is to delete your working copy and do a new checkout of Animal. If you have any changes in Dog that you'd li …