when going through revisions I would like to download the last version of a file (That has been deleted in the revision the code is at) Right now I have been trying to export the file at the ((revision number I am at) - 1) however that does not always work. Is there an easy way to do this? Thanks.

Edit: Well after doing some extensive looking around, SharpSVN was not to blame here. There is apparently missing information inside the Repository itself, and when trying to access this file from Turtoise, I get a similar error saying that it could not find said path.

link|improve this question

71% accept rate
feedback

1 Answer

You might need to use a peg revision to help SVN find the deleted file.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.