cassiehanyu / svnx

Automatically exported from code.google.com/p/svnx
0 stars 0 forks source link

How do I reset all cached settings? #70

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. check out a repository
2. admin changes everything about that repository but it remains at the
same address (computer changed, ssl cert changed, repo changed, different
user and password)
3. can't check out new repository, some sort of caching is preventing me

Where are all these cached setting stored.  I simply need to clear them.

If this is the wrong place to ask this, please refer.  I am new to using
subversion on a mac.  I solved this in linux one by clearing /home/*/.svn/
 but I'm unaware of where this is on a mac.

Original issue reported on code.google.com by jmala...@gmail.com on 26 Jan 2010 at 7:57

GoogleCodeExporter commented 8 years ago
SvnX caches repository logs & lists in 
~/Library/Caches/com.lachoseinteractive.svnX/.
You can safely delete any files in there & re-launch svnX.

This discussion should be moved to <http://groups.google.com/group/svnx>.

Original comment by chris...@gmail.com on 26 Jan 2010 at 9:01

GoogleCodeExporter commented 8 years ago
Thank you very much.

Original comment by jmala...@gmail.com on 27 Jan 2010 at 6:09