Eric Kow <ko...@darcs.net> added the comment: 1 patch for repository http://darcs.net/releases/branch-2.5:
Changes: - a bit more concision - 72 chars (the idea is that people might email this saying "hey, I saw this when I tried to do a darcs get" and in the replies...) - more urgency (June 2011) This is amended, mind you. Tue Sep 21 19:38:52 BST 2010 Eric Kow <ko...@darcs.net> * More visible old-fashioned to hashed notice. This also talks about old-fashioned as being deprecated. ___________________________________________________________ This email has been scanned by MessageLabs' Email Security System on behalf of the University of Brighton. For more information see http://www.brighton.ac.uk/is/spam/ ___________________________________________________________ __________________________________ Darcs bug tracker <b...@darcs.net> <http://bugs.darcs.net/patch401> __________________________________
New patches: [More visible old-fashioned to hashed notice. Eric Kow <ko...@darcs.net>**20100921183852 Ignore-this: bf9713b8511a21080271cb4a0a019169 This also talks about old-fashioned as being deprecated. ] hunk ./src/Darcs/Commands/Get.lhs 203 debugMessage "Identifying and copying repository..." copyRepoHashed repository | hashUs -> do - putInfo opts $ text "Converting old-fashioned repository to hashed format..." - $$ text "*******************************************************************************" - $$ text "Fetching a hashed repository would be faster. Perhaps you could persuade" - $$ text "the maintainer to run darcs optimize --upgrade with darcs 2.4.0 or higher?" - $$ text "*******************************************************************************" + putInfo opts $ text "***********************************************************************" + $$ text " _______ Sorry for the wait! The repository you are fetching is" + $$ text " | | using the DEPRECATED 'old-fashioned' format. I'm getting a" + $$ text " | O O | hashed copy instead, but this may take a while." + $$ text " | ___ |" + $$ text " | / \\ | We recommend that the maintainer upgrade the remote copy" + $$ text " |_______| as well because the next major Darcs release (June 2011)" + $$ text " will not be able to read old-fashioned repositories. The" + $$ text " hashed format requires a Darcs 2 client, but is otherwise" + $$ text " compatible with existing old-fashioned branches." + $$ text "" + $$ text " Upgrading is easy with Darcs 2.4 and higher:" + $$ text " example.com $ darcs optimize --upgrade --repo path/to/repo" + $$ text "***********************************************************************" copyRepoHashed repository | hashThem -> do putInfo opts $ text "Fetching a hashed repository as an old-fashioned one..." Context: [Accept issue1951: add outside of current repository. Eric Kow <ko...@darcs.net>**20100908095448 Ignore-this: 5085d7647e9408ea7b5282e1cb0d1079 Regression between darcs 2.4 and 2.4.98.5. ] [TAG 2.4.98.5 Reinier Lamers <tux_roc...@reinier.de>**20100905170906 Ignore-this: 848f746fa6a939cef069abe6722d4206 ] [Bump version number to 2.4.98.5 Reinier Lamers <tux_roc...@reinier.de>**20100905170855 Ignore-this: dfb020e93dd32bb205f338a27862d42d ] [remove --index option from matchOneNontag because issue1926 Iago Abal <iago.a...@gmail.com>**20100901161448 Ignore-this: 5e3911031baa219dab159eb263a2a9cf Removed for 2.5 release to avoid showing options to the user that are not implemented. ] [Relax the hashed-storage dependency (to >= 0.5.2 && < 0.6). Petr Rockai <m...@mornfall.net>**20100824081630 Ignore-this: 754a9cb5d02cf8771df0905e976cc6e ] [Clean up trackdown --bisect documentation. Eric Kow <ko...@darcs.net>**20100830125530 Ignore-this: e51acdad91cb83ac6e06552a66f45e1b ] [Document GHC 6.10 dependency. Eric Kow <ko...@darcs.net>**20100825152443 Ignore-this: 9714d0bd6abd20a521b7f8f86be274f7 ] [TAG 2.4.98.4 Reinier Lamers <tux_roc...@reinier.de>**20100823183505 Ignore-this: 8257375d159e0d5a8cb548c6374adf39 ] Patch bundle hash: 33b1054b581bd238cc1c0c687e581bcca1f27092
unnamed
Description: Binary data
_______________________________________________ darcs-users mailing list darcs-users@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-users