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

Re: [Issue 2294] allow custom location for the hooks/ directory

From: Andy McCarty <mccarw_at_lom.med.va.gov>
Date: 2005-05-03 00:29:45 CEST

* cmpilato@tigris.org <cmpilato@tigris.org> [2005-05-02 21:57:15 -0000]:

>
> ------- Additional comments from cmpilato@tigris.org Mon May 2 14:57:15 -0700 2005 -------
> The symlink problem might be due to the use of svn_io_check_path() instead of
> svn_io_check_resolved_path() somewhere (just a guess based on previous similar
> bugs).
>

FYI,
I don't seem to have a problem with symlinks.

#svn --version
svn, version 1.1.3 (r12730)

#ls -l */hooks
llvare/hooks:
total 20
lrwxrwxrwx 1 apache apache 43 Feb 28 16:51 post-commit -> /home/svn.lom.med.va.gov/mailer/post-commit
lrwxrwxrwx 1 apache apache 51 Feb 28 16:51 post-revprop-change -> /home/svn.lom.med.va.gov/mailer/post-revprop-change

serverbk/hooks:
total 20
lrwxrwxrwx 1 apache apache 43 Feb 27 13:16 post-commit -> /home/svn.lom.med.va.gov/mailer/post-commit

v22km/hooks:
total 20
lrwxrwxrwx 1 apache apache 43 Feb 28 16:51 post-commit -> /home/svn.lom.med.va.gov/mailer/post-commit
lrwxrwxrwx 1 apache apache 51 Feb 28 16:51 post-revprop-change -> /home/svn.lom.med.va.gov/mailer/post-revprop-change

v22web/hooks:
total 20
lrwxrwxrwx 1 apache apache 43 Feb 28 16:51 post-commit -> /home/svn.lom.med.va.gov/mailer/post-commit
lrwxrwxrwx 1 apache apache 51 Feb 28 16:51 post-revprop-change -> /home/svn.lom.med.va.gov/mailer/post-revprop-change

wam/hooks:
total 20
lrwxrwxrwx 1 apache apache 43 Feb 28 16:51 post-commit -> /home/svn.lom.med.va.gov/mailer/post-commit
lrwxrwxrwx 1 apache apache 51 Feb 28 16:51 post-revprop-change -> /home/svn.lom.med.va.gov/mailer/post-revprop-change

-- 
Andy
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 3 00:30:38 2005

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.