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

Re: svn commit: r18204 - trunk/contrib/hook-scripts

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-01-26 18:48:55 CET

Philip Martin <philip@codematters.co.uk> writes:

> $ LANG=en_GB svn mkdir http://localhost:8888/obj/repo/XXX`printf "\xe3"`

Oops! That command doesn't match the error, this command does:

LANG=en_GB svn mkdir http://localhost:8888/obj/repo/xxx`printf "\xc3"`

> ../svn/subversion/libsvn_ra_dav/util.c:827: (apr_err=165001)
> svn: MERGE request failed on '/obj/repo'
> ../svn/subversion/libsvn_ra_dav/util.c:389: (apr_err=165001)
> svn: 'pre-commit' hook failed with error output:
> Clash: '/xxx?' '/xxx?'

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 26 18:51:33 2006

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

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