何らかの理由で、RapidSVNのブックマークに到達するたびに、アプリがクラッシュします。エラーも表示されません。ただ自分自身を閉じます。
Synapticパッケージマネージャーを使用してアプリを完全に削除してから再インストールしようとしましたが、まだ問題のあるブックマークがあります。
私の質問は、RapidSVNのアプリ設定をクリアするにはどうすればよいですか?
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.