Hi have a look at the authz stuff of Subversion. You can restrict read/ write permissions in your repository based on paths...
Maybe consult the svnbook [1]. regards, Daniel [1] http://svnbook.read-bean.com On Aug 3, 8:16 pm, killers <[email protected]> wrote: > Hi Guys, > > I want to add one file in SVN but the added file should view only by > team members. Team member should not have rights to copy the contents > in the file because it is very critical data > For this what i have to ... > Please give solution for this.
