darcs

Patch 357 send prints remote address right away

Title send prints remote address right away
Superseder Nosy List gh
Related Issues
Status accepted Assigned To
Milestone 2.5.1

Created on 2010-08-22.16:50:59 by gh, last changed 2011-05-10.18:36:06 by darcswatch. Tracked on DarcsWatch.

Files
File name Status Uploaded Type Edit Remove
send-prints-remote-address-right-away.dpatch gh, 2010-08-22.16:50:59 text/x-darcs-patch
unnamed gh, 2010-08-22.16:50:59
See mailing list archives for discussion on individual patches.
Messages
msg12266 (view) Author: gh Date: 2010-08-22.16:50:59
Similar to the previous "right away" patch.

1 patch for repository http://darcs.net:

Sun Aug 22 12:43:14 ART 2010  Guillaume Hoffmann <guillaumh@gmail.com>
  * send prints remote address right away
Attachments
msg12385 (view) Author: kowey Date: 2010-08-31.17:34:03
On Sun, Aug 22, 2010 at 16:50:59 +0000, gh wrote:
> Sun Aug 22 12:43:14 ART 2010  Guillaume Hoffmann <guillaumh@gmail.com>
>   * send prints remote address right away

Looks good.  Sorry for the delay

send prints remote address right away
-------------------------------------
> Guillaume Hoffmann <guillaumh@gmail.com>**20100822154314
>  Ignore-this: bd428e547137caa1a2b9862981e63085
> ] hunk ./src/Darcs/Commands/Send.lhs 155
>          here <- getCurrentDirectory
>          when (repodir == toFilePath here) $
>             fail ("Can't send to current repository! Did you mean send --context?")
> -        repo <- identifyRepositoryFor repository repodir
> -        them <- readRepo repo
>          old_default <- getPreflist "defaultrepo"
> hunk ./src/Darcs/Commands/Send.lhs 156
> -        setDefaultrepo repodir input_opts
>          when (old_default == [repodir] && not (Quiet `elem` input_opts)) $
>               putStrLn $ "Creating patch to "++formatPath repodir++"..."
> hunk ./src/Darcs/Commands/Send.lhs 158
> +        repo <- identifyRepositoryFor repository repodir
> +        them <- readRepo repo
> +        setDefaultrepo repodir input_opts

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
For a faster response, try +44 (0)1273 64 2905 or
xmpp:kowey@jabber.fr (Jabber or Google Talk only)
msg12386 (view) Author: darcswatch Date: 2010-08-31.17:42:12
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-6e79035e23e7a212d6a7e271aa0f7554fbeb0713
msg14119 (view) Author: darcswatch Date: 2011-05-10.18:36:06
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-6e79035e23e7a212d6a7e271aa0f7554fbeb0713
History
Date User Action Args
2010-08-22 16:50:59ghcreate
2010-08-22 19:11:37darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-6e79035e23e7a212d6a7e271aa0f7554fbeb0713
2010-08-23 08:01:44koweylinkpatch356 superseder
2010-08-31 17:34:03koweysetmessages: + msg12385
2010-08-31 17:42:12darcswatchsetstatus: needs-review -> accepted
messages: + msg12386
2010-11-26 00:19:55ganeshsetmilestone: 2.5.0
2011-01-01 17:30:49ganeshsetmilestone: 2.5.0 -> 2.5.1
2011-05-10 18:36:06darcswatchsetmessages: + msg14119