|
|
Choosing A Webhost: |
Re: Algebraic manipulation of patches vs. dependencies: msg#00002version-control.revctrl
On Sat, Jun 24, 2006 at 04:54:38PM +0100, Mark Seaborn wrote: > > I've been trying out Darcs recently, finding it useful, and trying to > understand how it works. > > What puzzles me is that Darcs does not store a dependency graph of all > the patches in a repository. Instead it keeps patches in a list, and > manipulates the list algebraically, reordering patches that commute. > When two patches modifying the same file are reordered, the line > numbers they refer to must be rewritten. In some cases, Darcs groups > together patches that can be applied in parallel. > > Is there any reason why Darcs doesn't go a step further by storing a > full dependency tree? This would have the advantage of being a > canonical representation. Patches' line numbers would not need to be > rewritten according to where the patch appears in the sequence. The > line numbers of a patch could be given relative to the file contents > defined by all the patches it depends on. If we stored patches as a full dependency tree, then recording a new change would be an O(N) process, where N is the number of patches in the history. That's a scary thought, to me anyways. Similarly, pulling a single change would also be an O(N) process in general, since you'd have to do a merge in order to find out how to apply the patch to the current file. -- David Roundy
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Algebraic manipulation of patches vs. dependencies, Zooko O'Whielacronx |
|---|---|
| Next by Date: | Re: Algebraic manipulation of patches vs. dependencies, Zooko O'Whielacronx |
| Previous by Thread: | Re: Algebraic manipulation of patches vs. dependencies, Zooko O'Whielacronx |
| Next by Thread: | Re: Algebraic manipulation of patches vs. dependencies, Zooko O'Whielacronx |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |