Hey everybody,
I ran into a bug in tortoise today that I have not seen before. I think this must have been introduced within the last year or less, because I did this same operation without difficulty not long ago.
When I edit the folder properties to add a new external file, the file appears as a folder in repo-browser and updates then fail. This also happens if you click right click the file in the svn:externals dialog and select "FETCH Head Revision and adjust to it" (if the file has changed).
Using TSVN 1.14.1 Build 29085 in Windows 10
The steps I took to reproduce this problem were:
- Open Repo-Browser and find the folder containing my externals.
- Right click the folder and select "Show properties"
- Double Click svn:externals
- Click "New" and add a file from the local repository, and set the peg revision to the latest.
- Accept everything, when repo-browser refreshes the file will appear as a folder
The only work-around I found is to use windows file explorer, right-mouse drag and drop from one working copy to the other, and select "Add as external here".
Thanks in advance for any help you can provide!