On 2011-01-07 17:14, Gordon Cody wrote: > Hello List > > Svn repositories allow for access permissions to be set at the directory > level. > > Maven seems to expect that developers have access to the entire repository.
What makes you think so? I use Maven against an SVN repo where I do not have read access to the entire repo. There were some problems at first, but those were due to a bug in the Subversion client. After I upgraded to Subversion 1.6.12 (I think, I'm not on that machine right now), things have worked smoothly. > Is there a way to reconcile these differences such that some people (for > example > junior, qa or non technical people have access only to certain portions of > the repo? > > Regards, Gord > [email protected] > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
