I have a repository called myrepos
, and required a new repository based on the HEAD. So, I used the SVN hotcopy
command to achieve this - myrepos-R2
.
Now, I have made a number of changes to myrepos-R2
, and in the past, have been able to view these comments via tortoiseSVN. All of a sudden however, I can't seem to see the comments. The log keeps displaying the comments from the master. Also, when I try to view the logs of a particular file that I modified in myrepos-R2
, tortoise says it can't find it.
Any ideas what is going on? Is this a tortoise problem or SVN?
You have several options to solve this:
svnadmin setuuid REPOS_PATH
). I'd go with this option since each repository should have its own UUID anyway.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With