Closed Bug 973843 Opened 11 years ago Closed 11 years ago

On windows use the user profile root rather than documents directory for the bzexport cache

Categories

(Developer Services :: Mercurial: bzexport, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

Details

Attachments

(1 file)

On Windows the bzexport caches are currently stored at: C:\Users\username\Documents\.bzexport C:\Users\username\Documents\.bzexport.cache This patch makes them be saved to: C:\Users\username\.bzexport C:\Users\username\.bzexport.cache ...consistent with the .hgrc and other unix tools configs.
Attached patch Patch v1Splinter Review
Attachment #8377487 - Flags: review?(sphink)
Comment on attachment 8377487 [details] [diff] [review] Patch v1 Review of attachment 8377487 [details] [diff] [review]: ----------------------------------------------------------------- This stuff is a total mystery to me. But r+ anyway, especially since you included a link to make sense of it. I guess it'll lose the existing files. But I suspect that's all in all a good thing; I'd kind of like to expire the cache entries anyway.
Attachment #8377487 - Flags: review?(sphink) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Other Applications → Developer Services
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: