-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: trunk
-
Fix Version/s: ---
-
Component/s: libsvn_subr
-
Labels:None
Currently, the per-user directory is hardcoded to ~/.subversion/. This issue calls for using location specified by $XDG_CONFIG_HOME / $XDG_DATA_HOME instead. See the attached URL for details.