svn:designate a file as not subject for source control

Posted by Seva Alekseyev on Stack Overflow See other posts from Stack Overflow or by Seva Alekseyev
Published on 2010-03-30T19:27:25Z Indexed on 2010/03/30 22:33 UTC
Read the original article Hit count: 326

Filed under:
|

I have a project folder with sources, headers, resources, etc. Most files are subject to source control via SVN, but some are not. Is there a way to designate a file as not subject to source control, ever, so that "svn status" does not throw a line with a question mark next to that file?

© Stack Overflow or respective owner

Related posts about svn

Related posts about macosx