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

Issue cleanup

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-05-06 03:29:54 CEST

I'm looking through some of the Windows-related issues in the tracker.
Some of them I think should be closed, but I'd like some opinions from
the dev list before I do so.

http://subversion.tigris.org/issues/show_bug.cgi?id=1277

I think we should just close this as WONTFIX. The idea that SVN should
transliterate filenames based on whatever the local filesystem supports
is frankly horrible. One can always rename the file in the repository
(although access to older versions would still not be possible).

Alternatively, the solution might be to allow "permanently missing"
files in the working copy (that is, files that appear in .svn/entries,
but are marked as "don't create"). Their status would have to be checked
at every update to see if the name had changed, and would add even more
spaghetti to our WC code.

http://subversion.tigris.org/issues/show_bug.cgi?id=1559

Should close as WONTFIX. There's srvany from Microsoft, there's
FireDaemon, and last but not least, there's svnservice
(http://dark.clansoft.dk/~mbn/svnservice/).

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 6 04:30:49 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.