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

Re: Subversion, TortoiseSVN, and Windows

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2004-10-21 17:16:10 CEST

"Will Senn" wrote
> * The subversion repository is shared and holds the master copy of the
> codebase (by design) and may have a trunk (main line of development)
and
> branches (deltas).

'Shared' as in 'available to all', or as in 'shared folder'? If you want
to use a Windows network share to hold your repository, and access it as
file:///, you *must* use the fsfs repository backend, *not* BDB, which
is almost guaranteed to corrupt if used in this way on a network share.

Better still, use apache or svnserve to provide access to the
repository.

Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 21 17:22:31 2004

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.