Where is the Subversion global config file for the Slik SVN client for Windows?

后端 未结 5 1124
渐次进展
渐次进展 2021-02-05 04:45

Does anyone know where the SVN global config file is for the Slik SVN client for Windows? Specifically 64 bit?

5条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-05 05:09

    Paths:

    C:\Documents and Settings\%USERNAME%\Application Data\Subversion\  --Windows XP   
    C:\Users\%USERNAME%\AppData\Roaming\Subversion  -- Vista / 7
    

    In Windows, If you can't see the config file. You can open it (without extension) if you paste the above selected path in your window explorer. And then will choose your IDE app.

    Finally, you can read the README file located in the same route.

提交回复
热议问题