I have a teamwork, and I have to secure source code. I think about SVN, but i don't know is it secure?
Tell me more
×
IT Security Stack Exchange is a question and answer site for
IT security professionals. It's 100% free, no registration required.
|
closed as not a real question by Hendrik Brummermann♦ Feb 25 '12 at 17:20
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Just setup good ownership (uid,gid,permission) on your filesystem hierarchy holding your files. It works for CVS, it should be same for SVN. |
|||
|