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

Re: svn commit - (no author)

From: v4r4n <console.cowboy_at_gmail.com>
Date: 2004-10-13 22:09:25 CEST

I just chmod 777'ed it.

$ ls -IR
post-commit.tmpl pre-commit.tmpl pre-revprop-change.tmpl
post-revprop-change.tmpl pre-revprop-change start-commit.tmpl

and, as expected, still get the same response:

$ svn propset -r 9 --revprop svn:author "author"
svn: 'pre-revprop-change' hook failed with error output:

$

...

On 13 Oct 2004 13:04:16 -0500, kfogel@collab.net <kfogel@collab.net> wrote:
> v4r4n <console.cowboy@gmail.com> writes:
> > My modified *.tmpl file is simply in the project's repo/hooks
> > directory. There are just the original 5 template script files and my
> > slightly modified version with no .tmpl file extension within this
> > directory.
> >
> > $ ls -all
> > total 32
> > drwxr-xr-x 2 author users 4096 Oct 13 11:06 .
> > drwxr-xr-x 7 author users 4096 Sep 30 17:17 ..
> > -rw-r--r-- 1 author users 1411 Sep 30 17:17 post-commit.tmpl
> > -rw-r--r-- 1 author users 1475 Sep 30 17:17 post-revprop-change.tmpl
> > -rw-r--r-- 1 author users 2336 Sep 30 17:17 pre-commit.tmpl
> > -rw-r--r-- 1 author users 2017 Oct 13 11:06 pre-revprop-change
> > -rw-r--r-- 1 author users 1952 Sep 30 17:17 pre-revprop-change.tmpl
> > -rw-r--r-- 1 author users 1533 Sep 30 17:17 start-commit.tmpl
> >
> > I modified pre-revprop-change's executability permissions before, and
> > it still gave the same error response, so I left it as is.
>
> Oh, it absolutely needs to be executable. Change it back, and show us
> the 'ls -lR' afterwards just for sanity checking. We can try other
> solutions if it's still not working.
>
> -Karl
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 13 22:10:13 2004

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.