Where palced config files?
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 24 Jan 2010 14:32:23 +0200
changeset 281 86fb7c1159d6
parent 280 4739b9c54c18
child 282 8914938042d4
Where palced config files?
svn.rst
--- a/svn.rst	Mon Jan 18 22:22:44 2010 +0200
+++ b/svn.rst	Sun Jan 24 14:32:23 2010 +0200
@@ -1,5 +1,18 @@
 -*- outline -*-
 
+* Where palced config files?
+
+The per-user configuration area currently contains three files—two
+configuration files (config and servers).
+
+  /etc/subversion
+                Unix system wide configurations.
+  $HOME/.subversion
+                Unix per-user configuration area.
+  %APPDATA%\Subversion
+                Windows per-user configuration area.
+
+
 * Copy repo from SourceForge to GoogleCode.
 
   $ svnsync init https://PROJ.googlecode.com/svn https://PROJ.svn.sourceforge.net/svnroot/PROJ