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

Re: Recommendations for a production svn server

From: Jim Sokoloff <jim_at_sokoloff.com>
Date: 2003-12-30 16:11:31 CET

On Mon, 29 Dec 2003, John Szakmeister wrote:

> The only hiccup that you might face is if your developing web projects
> under .NET. There is a definite issue with the '.svn' directories and IIS,
> although the exact problem eludes me at the moment.

Incidentally, we ARE developing web .Net projects and our
solution to the .svn problem is to use hard-links to link
our working copy tree (where the .svn dirs are) to the web
server tree (which does not have .svn dirs, among other
differences)

Doing so requires making a small patch to the sources and
an external tool (to create, verify, maintain the links),
but the overall system has proven quite satisfactory (and
the subversion part of it FAR beyond satisfactory...)

Cheers,
---Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 30 16:12:18 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.