Is it possible to store resharper cache globally ?
I would like to know that if it is possible to sotre resharper cache globally because every time i have to exclude it form the source control. If not what could be the alternative solution.
sid
Please sign in to leave a comment.
You can store the cache in your system temp folder. It gets them out of the project folder and therefore out of the way of your vcs.
Choose Resharper->Options->General->Store caches in system TEMP folder.
thanks for the reply it works but I would like to know if it is possible to share a single resharper cache with all the developers in the team.
thanks,
sid
Hello Siddhant,
This is not possible at the moment. Could you please clarify why do you need
to share ReSharper cache with all developers?
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
i was just wondering if the resharper cache was able to put in shared folder so that while buliding a solution it would point to that shared folder for every developer.
thanks,
sid