On 25/09/15 10:57 PM, rumbu wrote:
On Friday, 25 September 2015 at 08:53:41 UTC, John Colvin wrote:
On Friday, 25 September 2015 at 07:26:13 UTC, rumbu wrote:

And I don't use dub, last time I checked, it's messing with my
AppData folder.

"I don't use this program, it's storing internally used data in the
folder specifically designated for programs to store internally used
data in" whut?

The AppData\Roaming folder is synchronized automatically on our domain
controller (this is normal behaviour). Since dub is storing all
dependencies in this folder and each user profile storage is limited,
I'd prefer to have control over this space. More than that comparing
thousands of source code files at each login/logout it's not a nice
thing. When I login to another computer, all dub data is replicated on
this computer.

I hardly consider source code files as "internal used data".

That's why I said it's messing with my AppData folder.

I suppose because it is only effecting you more or less and it is not very hard to do, you could create a custom dub binary that uses AppData\Local instead.

Reply via email to