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

svn:externals unavailable in hooks ?

From: <allan_at_muly.dk>
Date: 2005-11-30 09:47:54 CET

hi

i have a post-commit hook that works like a charm.

now we want to run a hook on a path in the repository where one of the
folders have the svn:externals property

that is we run an svn export and on one of these exported folders there
is the svn:externals property. (this is confirmed by doing a checkout
instead of an export and then afterwards checking that the property is
really there)

if i run the hook from the command line on the server it works
correctly, but when invoked like a hook it doesn't ?

why is that ?
is there some environment specific i need to look into or ?

svn, version 1.2.0 (r14790)
apache 2.0.54

thanks
./allan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 30 09:51:18 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.