When an unix user the first time connects to an svn repository, a directory ~/.subversion is created in his home-dir and the file ~/.subversion/servers is created. Is there a template for this file somewhere. How to achieve that an option specified in this file is initially different from the now default value. (of course the user can allows change it again) How to do that?
- SVN 1.6 ./subversion/servers file N Dhert
- Re: SVN 1.6 ./subversion/servers file Ulrich Eckhardt