Promoting the use of Mercurial; was: Re: gnome dvcs survey results
Arne Babenhauserheide
arne_bab at web.de
Sat Jan 10 11:05:55 CST 2009
Am Samstag 10 Januar 2009 15:26:14 schrieb Bill Barry:
> You would have some kind of temporary tag-cache file so that you don't
> have to read all of these files for tag info and it would be rebuilt
> everytime a new file gets added to the tags folder. The tag cache would
> be sorted by datetime and more recent tags would override older tags.
How would that differ from the current practice?
The list of files is equivalent to the history of the .hgtags file and the tag
cache is equivalent to the current state of the .hgtags.
The only different thing I see would be that there would be no explicit
merging but rather rebuilding the cache, which would mean that I wouldn't be
able to choose which tag I want to stay in the repository when I merge from
two repositories which use the same tag.
Best wishes,
Arne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://selenic.com/pipermail/mercurial/attachments/20090110/1f7b2dc4/attachment.pgp
More information about the Mercurial
mailing list