How do I keep Resharper Files out of SVN?

前端 未结 8 1128
生来不讨喜
生来不讨喜 2021-01-04 04:51

I am using VS2008 and Resharper. Resharper creates a directory _Resharper.ProjectName. These files provide no value for source control that I am aware of and cause issues

8条回答
  •  死守一世寂寞
    2021-01-04 05:28

    This blog post provides a example on how to do what you want on via command line svn. http://sdesmedt.wordpress.com/2006/12/10/how-to-make-subversion-ignore-files-and-folders/

    These change will be reflected in TortoiseSVN.

    I believe there is a way to do it via tortoise however i don't have a windows vm accessible atm, sorry :(

提交回复
热议问题