Вопрос

For some reason, each time I reach a bookmark on RapidSVN, the app crashes. It doesn't even show me the error. Just closes itself.

I've tried to do a complete removal of the app via Synaptic package manager and then re-install it, but it still has the problematic bookmark.

My question is: how can I clear RapidSVN's app settings?

Это было полезно?

Решение

The settings of RapidSVN is apparently stored in the home directory. To purge the config file of the app is as easy as running this command:

rm -rf .RapidSVN

This command will reset all of the configurations that you have made for RapidSVN. I would suggest you make a backup of the configurations before you purge it though.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top