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

Re: Error while committing

From: Branko Čibej <brane_at_wandisco.com>
Date: Wed, 17 Dec 2014 11:59:04 +0100

On 17.12.2014 11:46, Somashekarappa, Anup (CWM-NR) wrote:
>
>
> Hi,
>
> For one of the repository we are getting the below error while committing.
>
> But the same script is working fine for other repositories.
>
> I have given full permission ( chmod 777 pre-commit ) to the script
> but it is not getting executed.
>
>
>
>
> May I know what could be the reason?

Exit code 255 usually means that a script was not found, or could not be
executed. There can be many reasons for that; from invalid symbolic
links, to a missing #! line in the script itself. In any case, you'll
have to double-check your server and repository setup.

-- Brane
Received on 2014-12-17 12:01:10 CET

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.