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

RE: Re: SV: [SPAM] - Re: .svn and _svn - Bayesian Filter detected spam

From: Walter Nicholls <walter.nicholls_at_cornerstone.co.nz>
Date: 2004-04-05 04:56:22 CEST

>> Though I guess it cant me much of a huzzle to put
"svn-directory-name" in
>> subversion client property file..

> It's not at all hard. There's even a FAQ about it:

It (put option in subversion client config) *is* hard. The problem is
that the ".svn" name is a constant value referenced by code scattered
through the Subversion Working copy management code, there is no simple
function call to get it. As I understand it, changing this would
require changes to the existing API, which breaks the compatibility
rules the Subversion developers follow. So no easy fix until 2.0 when
they are allow to break the source API.

Recompiling the subversion client is not easy either, even although the
change to the source is trivial.

- Walter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 5 04:49:17 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.