darcs

Patch 247 accept issue1845

Title accept issue1845
Superseder Nosy List guillaume.hoffmann, kowey
Related Issues
Status accepted Assigned To
Milestone

Created on 2010-05-13.12:36:43 by guillaume.hoffmann, last changed 2011-05-10.22:36:14 by darcswatch. Tracked on DarcsWatch.

Files
File name Status Uploaded Type Edit Remove
accept-issue1845-darcs-wants-file-paths-from-root-of-working-copy.dpatch guillaume.hoffmann, 2010-05-13.13:14:43 text/x-darcs-patch
accept-issue1845.dpatch guillaume.hoffmann, 2010-05-13.12:36:43 text/x-darcs-patch
unnamed guillaume.hoffmann, 2010-05-13.12:36:43
unnamed guillaume.hoffmann, 2010-05-13.13:14:43
See mailing list archives for discussion on individual patches.
Messages
msg11064 (view) Author: guillaume.hoffmann Date: 2010-05-13.12:36:43
1 patch for repository http://darcs.net:

Thu May 13 14:29:56 CEST 2010  Guillaume Hoffmann <guillaume.hoffmann@loria.fr>
  * accept issue1845
Attachments
msg11065 (view) Author: kowey Date: 2010-05-13.13:04:30
On Thu, May 13, 2010 at 12:36:43 +0000, Guillaume Hoffmann wrote:
> Thu May 13 14:29:56 CEST 2010  Guillaume Hoffmann <guillaume.hoffmann@loria.fr>
>   * accept issue1845

I promise I'm not just trying to make you jump through hoops here, 
but you could append a very brief description to that patch name?

The aim is to make sure darcs changes output is understandable
over the long term.

> +. lib                           # Load some portability helpers.
> +rm -rf R S                      # Another script may have left a mess.
> +darcs init      --repo R        # Create our test repos.
> +cd R
> +mkdir subdir
> +touch subdir/subfile
> +darcs add subdir subdir/subfile
> +darcs record -am"add subdir and subfile"
> +cd subdir
> +rm subfile
> +darcs record subfile -am"delete file in subdirectory" # fails because darcs wants subdir/subfile 

I *think* I've experienced something similar before, but wasn't sure if
I was imagining things.  So thanks very much for the bug report and now
test!

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
msg11067 (view) Author: guillaume.hoffmann Date: 2010-05-13.13:14:43
1 patch for repository http://darcs.net:

Thu May 13 15:08:03 CEST 2010  Guillaume Hoffmann <guillaume.hoffmann@loria.fr>
  * accept issue1845 darcs wants file paths from root of working copy
Attachments
msg11068 (view) Author: kowey Date: 2010-05-13.15:50:58
Sorry for the noise.  This was accepted, but I decided to tweak roundup
a bit more so that darcswatch mails went to darcs-devel (instead of just
to the nosy list).  But then I broke the tracker.  Should be fixed now.
msg14429 (view) Author: darcswatch Date: 2011-05-10.22:36:14
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-28da32173cafbb75be4d66639cd61e2d23b82da2
History
Date User Action Args
2010-05-13 12:36:43guillaume.hoffmanncreate
2010-05-13 12:37:44darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-878bc96b39c6b04a632660535776d66a79020bcd
2010-05-13 13:04:30koweysetnosy: + kowey
messages: + msg11065
2010-05-13 13:14:43guillaume.hoffmannsetfiles: + accept-issue1845-darcs-wants-file-paths-from-root-of-working-copy.dpatch, unnamed
messages: + msg11067
2010-05-13 13:15:42darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-878bc96b39c6b04a632660535776d66a79020bcd -> http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-28da32173cafbb75be4d66639cd61e2d23b82da2
2010-05-13 15:50:06koweylinkpatch248 superseder
2010-05-13 15:50:58koweysetstatus: needs-review -> accepted
messages: + msg11068
2011-05-10 17:16:00darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-28da32173cafbb75be4d66639cd61e2d23b82da2 -> http://darcswatch.nomeata.de/repo_http:__darcs.net_reviewed.html#bundle-878bc96b39c6b04a632660535776d66a79020bcd
2011-05-10 22:36:14darcswatchsetmessages: + msg14429