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

Temporary transactions going to wrong directory

From: <Jason.Butlin_at_sungard.com>
Date: Fri, 7 Mar 2008 17:16:04 -0000

We have a situation that just appeared to start happening for no reason
what so ever. At some point during the day one of our repositories
wouldn't allow you commit any code.

 

After some investigation I worked out that the SVNServe had to be
running as an Admin user, but only for this one database. The others are
OK. After further investigation it would appear that the transaction
details are not being written to the db\transactions location. I have a
pre-commit hook that copies the contents of this directory but comes up
empty against this database.

 

So I guess the transaction is being written to somewhere that requires
admin access. But where is this and what's happened to the database
configuration to affect this changes? How to I make them go back to the
correct location?

 

Thanks

Jason
Received on 2008-03-07 18:17:23 CET

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.