[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Restrict Commit Files Types

From: Matt Sickler <crazyfordynamite_at_gmail.com>
Date: 2007-03-06 05:37:11 CET

The book: http://svnbook.red-bean.org one of the later chapers has the
stuff on hooks

On 3/5/07, Jacky Chan <jacky11287@gmail.com> wrote:
>
> Dear Matt,
>
> Thank you very much for the reply.
> Yeap, I am start to take a look at it though, is there any good
> HOWTO/tutorial to quickly get start?
>
> 2007/3/6, Matt Sickler < crazyfordynamite@gmail.com>:
> >
> > svn:ignore is only precautionary - it in no way FORCES anything
> >
> > if you want to deny certain files from being committed you need a
> > pre-commit hook that checks for them
> >
> > On 3/5/07, Jacky Chan <jacky11287@gmail.com> wrote:
> > >
> > > Dears,
> > >
> > > I am running SVN with svnserve, and I am considering the approaches
> > > for setting up the restriction of committing a file.
> > > In my own experience, by setting up the properties of svn:ignore and
> > > the global-ignore in .subversion can achieve to goal in the way by setting
> > > up the ignore list.
> > > But it seems the ignore list resides in client side, that means user
> > > can modify the list and so as the properties to again commit the files that
> > > are set ignore before.
> > >
> > > I would like to ask is there any way to set the ignore list on the
> > > server side? and some other related but indirect way to set the list that
> > > can restrict user to not commit certain files.
> > >
> > > Thank you very much and I am looking forward to your reply.
> > >
> > > --
> > > Yours Sincerely,
> > > Jacky Chan
> >
> >
> >
>
>
> --
> Yours Sincerely,
> Jacky Chan
Received on Tue Mar 6 05:37:38 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.