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

Re: Question about concurrent access

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-11-13 21:59:07 CET

"Mark" <mark@msdhub.com> writes:

> If I have a repository that is accessed always through Apache, but
> through two <Location> directives (one with SVNParentPath and the
> other with SVNPath and SVNAutoversioning), do I run the risk of a
> corrupted repository?

Those conditions should not themselves be of any concern. At the
repository level, the only paths worth talking about are literal paths
on disk and virtual paths in the repository itself. It doesn't matter
what URL alias you use to hit the repository -- all that stuff gets
normalized before touching your data.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 13 22:00:36 2003

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.