Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to clear the settings of RapidSVN on Ubuntu?

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?

like image 326
android developer Avatar asked Oct 30 '25 03:10

android developer


1 Answers

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.

like image 128
jokerdino Avatar answered Oct 31 '25 20:10

jokerdino



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!