Re: collected vs distributed working copy metadata
From: Branko Čibej <branko.cibej_at_hermes.si>
Date: 2000-08-09 19:17:35 CEST
Here are some of the options as I see them:
1) Metadata in subdir of each directory
pro: subdirs are easily detachable
2) Metadata only in subdir of top directory
pro: no globbing problems, except in top dir;
3) Metadata in sibling dir of top directory:
pro: no globbing problems at all;
4) Metadata in a completely separate tree
con: Yuck (IMHO :-)
5) Metadata in _one file_ in each directory
pro: subdirs are easily detachable;
I'd go for 5), if we could have a reasonable implementation for
Brane
-- Branko Čibej <branko.cibej@hermes.si> HERMES SoftLab, Litijska 51, 1000 Ljubljana, Slovenia voice: (+386 1) 586 53 49 fax: (+386 1) 586 52 70Received on Sat Oct 21 14:36:06 2006 |
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.