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

Re: Issue cleanup

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-05-06 18:08:08 CEST

Branko ÄŒibej <brane@xbc.nu> writes:

> 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.

We do something like that already to support mod_authz_svn, the
entries file can have items that are 'absent="true"', so a lot of the
wc support already exists.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 6 18:11:41 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.