darcs

Patch 451 Add visual emphasys to note about --set-default flag

Title Add visual emphasys to note about --set-default flag
Superseder Nosy List exlevan
Related Issues
Status accepted Assigned To
Milestone 2.5.1

Created on 2010-11-05.18:47:34 by exlevan, last changed 2011-05-10.21:06:12 by darcswatch. Tracked on DarcsWatch.

Files
File name Status Uploaded Type Edit Remove
add-visual-emphasys-to-note-about-__set_default-flag.dpatch exlevan, 2010-11-05.18:47:34 text/x-darcs-patch
unnamed exlevan, 2010-11-05.18:47:34
See mailing list archives for discussion on individual patches.
Messages
msg12929 (view) Author: exlevan Date: 2010-11-05.18:47:34
1 patch for repository http://darcs.net:

Fri Nov  5 20:28:58 EET 2010  Alexey Levan <exlevan@gmail.com>
  * Add visual emphasys to note about --set-default flag

...or else the users (e.g. me) will notice only the "quit now" part.

Before:

[exlevan@burunduk master]$ darcs pull ../local/
Note: if you want to change the default remote repository to
/home/exlevan/darcs/local,
quit now and issue the same command with the --set-default flag.
Fri Nov  5 19:51:29 EET 2010  Alexey Levan <exlevan@gmail.com>
  * Fix check for --packs flag
Shall I pull this patch? (1/2)  [ynW...], or ? for more options:

After:

[exlevan@burunduk master]$ darcs pull ../local/
Note: if you want to change the default remote repository to
      /home/exlevan/darcs/local,
      quit now and issue the same command with the --set-default flag.
Fri Nov  5 19:51:29 EET 2010  Alexey Levan <exlevan@gmail.com>
  * Fix check for --packs flag
Shall I pull this patch? (1/2)  [ynW...], or ? for more options:
Attachments
msg12957 (view) Author: galbolle Date: 2010-11-09.14:23:13
good idea, applying


Add visual emphasys to note about --set-default flag
----------------------------------------------------
Alexey Levan <exlevan@gmail.com>**20101105182858

hunk ./src/Darcs/Repository/Prefs.lhs 476
>                                        -- reason we're not setting 
default is the --no-set-default
>                                        -- flag, not the various 
automatic show stoppers
>                                        [ "Note: if you want to change 
the default remote repository to"
> -                                      , r ++ ","
> -                                      , "quit now and issue the same 
command with the --set-default flag."
> +                                      , "      " ++ r ++ ","
> +                                      , "      quit now and issue the 
same command with the --set-default flag."
>                                        ]
>                              addToPreflist "repos" r
>                           `catchall` return () -- we don't care if 
this fails!

Not much to review here any way…
msg12970 (view) Author: darcswatch Date: 2010-11-09.16:45:30
This patch bundle (with 1 patches) was just applied to the repository http://darcs.net/.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-d1b020ad6bd73090f5d266414f2aa54e49455a86
msg14314 (view) Author: darcswatch Date: 2011-05-10.21:06:12
This patch bundle (with 1 patches) was just applied to the repository http://darcs.net/reviewed.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_reviewed.html#bundle-d1b020ad6bd73090f5d266414f2aa54e49455a86
History
Date User Action Args
2010-11-05 18:47:34exlevancreate
2010-11-05 18:48:38darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-d1b020ad6bd73090f5d266414f2aa54e49455a86
2010-11-09 14:23:14galbollesetstatus: needs-screening -> accepted-pending-tests
messages: + msg12957
2010-11-09 16:45:30darcswatchsetstatus: accepted-pending-tests -> accepted
messages: + msg12970
2011-01-06 23:14:26ganeshsetmilestone: 2.5.1
2011-05-10 21:06:12darcswatchsetmessages: + msg14314