Frage

I did a "update to revision" (to rev. N) in the tortoiseSVN log dialog. Then I committed a change (without updating to head first).

Now a cannot see the revision between rev. N and HEAD anymore, only the one before rev. N and the last commit.

However, all the changes fro the intervening revs seem to be there.

How can I restore the log to show all revs?

War es hilfreich?

Lösung

TortoiseSVN caches the log messages so it loads them up faster next time. But sometimes it can go wrong, like in your case.

To delete the cache go TortoiseSVN -> Settings -> Log Caching -> Cached Repositories, and delete the cache for your repo. Then open the Show Log again.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top