darcs

Issue 1435 darcs get of an old-fashioned darcs-1 repository should create hashed repos by default

Title darcs get of an old-fashioned darcs-1 repository should create hashed repos by default
Priority feature Status resolved
Milestone 2.3.x Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, jaredj, kowey, thorkilnaur, twb
Assigned To twb
Topics ProbablyEasy

Created on 2009-04-13.17:35:42 by kowey, last changed 2010-06-15.21:51:40 by admin.

Messages
msg7693 (view) Author: kowey Date: 2009-04-13.17:35:39
Maybe it would be good to always create hashed repos, even if we're fetching
from traditional repos.  This might be slower if we have compute the hashes, and
it might not encourage people to start using hashed repos on their server... but
on the other hand if we do this, then people get things like Unison-proofing and
case-insensitivity robustness.  They just don't benefit as much from things like
the global cache, or the lazy gets.
msg7716 (view) Author: twb Date: 2009-04-18.03:42:48
+1.  I actually thought this was the default already; clearly it's just my
~/.darcs/defaults doing it for me!

When should we target this for?  Darcs 2.3, or right now?

I think we want to change a whole bunch of default settings (e.g. making --dont-allow-conflicts
the default).  Should we address all of these at once, with a meged BTS ticket / wiki blueprint
page?
msg7724 (view) Author: kowey Date: 2009-04-20.15:33:03
On Sat, Apr 18, 2009 at 03:42:51 -0000, Trent Buck wrote:
> I think we want to change a whole bunch of default settings (e.g.
> making --dont-allow-conflicts the default).  Should we address all of
> these at once, with a meged BTS ticket / wiki blueprint page?

I think you're thinking of
  http://wiki.darcs.net/index.html/DefaultSwitches
msg7768 (view) Author: kowey Date: 2009-04-29.17:07:37
We should prioritise this.
See http://bugs.darcs.net/issue1453
msg7785 (view) Author: twb Date: 2009-05-01.14:12:11
The following patch updated the status of issue1435 to be resolved:

* Resolve issue1435: default to get --hashed from a darcs-1.0 source. 
Ignore-this: 99a81c9ccc4da84a76ea6323c2d8c51e
History
Date User Action Args
2009-04-13 17:35:42koweycreate
2009-04-18 03:42:51twbsetstatus: unread -> unknown
nosy: + twb
messages: + msg7716
2009-04-20 15:33:07koweysetnosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin
messages: + msg7724
2009-04-29 17:07:43koweysettopic: + ProbablyEasy, Target-2.3
nosy: + jaredj
messages: + msg7768
2009-04-30 03:41:04twbsetassignedto: twb
nosy: kowey, simon, twb, thorkilnaur, jaredj, dmitry.kurochkin
2009-05-01 14:12:13twbsetstatus: unknown -> resolved
nosy: kowey, simon, twb, thorkilnaur, jaredj, dmitry.kurochkin
messages: + msg7785
2009-08-25 17:43:31adminsetnosy: + darcs-devel, - simon
2009-08-27 14:20:05adminsetnosy: kowey, darcs-devel, twb, thorkilnaur, jaredj, dmitry.kurochkin
2010-06-15 21:51:39adminsetmilestone: 2.3.x
2010-06-15 21:51:40adminsettopic: - Target-2.3