On Aug 28, 2013, at 11:51, Kerry Thurber wrote:

> Well, I did, and they work.  But come to find out the structure has been 
> changed.  The old structure is still in place, and responds to the hooks.  
> The new structure points to a URL on the same virtual machine, but all 
> interaction with the new structure completely ignores the hooks.  For example:
>  
> http://mysvnserver/projectbase/newstuff is utterly immune to anything I put 
> in the hooks directory.
> http://mysvnserver/projectbase/oldstuff responds perfectly to the hooks I 
> have put in place.
>  
> projectbase corresponds to the directory path 
> "/tracsvn/projects/svn/projectbase" on the virtual machine. 
>  
> My question is, how can this be?  Is it possible that oldstuff and newstuff 
> somehow use separate repositories?

Certainly, a server could be configured that way.

What is in /tracsvn/projects/svn/projectbase? Is it a repository? Or is it a 
directory containing multiple repositories?

Where did you put your hook scripts?

What directives are in your Apache configuration file regarding Subversion?

Reply via email to