Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I keep Resharper Files out of SVN?

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 when committing changes. How can I get SVN to ignore them? I am using TortoiseSVN as my interface for SVN.

EDIT: You guys are fast.

like image 374
JasonS Avatar asked Sep 16 '08 04:09

JasonS


People also ask

How do I move files in SVN without losing history?

If you right-drag the folder and use "SVN move versioned item(s) here", then you keep the history. Even the history of the files within the folder.

Can I move SVN folder to another location?

Moving files and folders select the files or directories you want to move. right drag them to the new location inside the working copy. release the right mouse button. in the popup menu select Context Menu → SVN Move versioned files here.


1 Answers

Here's a link to show the ignoring process in TortoiseSVN

like image 133
Ady Romantika Avatar answered Sep 22 '22 17:09

Ady Romantika