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

Re: Cannot tell where repository lives

From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Wed, 28 Aug 2013 17:49:49 -0500

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?
Received on 2013-08-29 00:50:45 CEST

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.