# HG changeset patch # User Oleksandr Gavenko # Date 1264336343 -7200 # Node ID 86fb7c1159d65cda298c1a8ccf94100bc3fecd07 # Parent 4739b9c54c189d4ca2b32a1eeda6d1ba34ffa12f Where palced config files? diff -r 4739b9c54c18 -r 86fb7c1159d6 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