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

Re: hookscripts

From: David Weintraub <qazwart_at_gmail.com>
Date: 2005-07-22 02:39:03 CEST

I wonder if the problem is the mixed slashes in the file name? Try
running the svnlook command on the server by hand (substituting "-t
15-1" in the command line with "-r HEAD"). See if you get the same
type of error message.

Another possibility: It could very well be that you're not using
authentication, and the "svnlook author" command is returning no
output.

On 7/20/05, Calvin <szguoxz@hotmail.com> wrote:
> Got no choice but ask here again.
>
> I managed to get the hookscripts pre-commit to run, but got the following
> error message.
>
> No idea why "c:\tools\svnlook.exe" would fail.
>
> ==========================================
> C:\svn\ocm\trunk>svn ci -m "d" > test.txt
> svn: Commit failed (details follow):
> svn: MERGE request failed on '/ocm/trunk'
> svn: 'pre-commit' hook failed with error output:
> e:\svn\commit-access-control.pl:
> `c:\tools\svnlook.exe author e:\svn\source/ocm
> -t 15-1' failed with no output.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
--
David Weintraub
qazwart@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 22 02:43:20 2005

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.