|
Created on 2006-09-28.23:18:58 by ppessi, last changed 2009-08-27.14:11:01 by admin.
msg1010 (view) |
Author: ppessi |
Date: 2006-09-28.23:18:52 |
|
Hello all,
It looks like darcs replace foo bar foo.c foo.c works in somewhat
unexpected manner:
1) darcs checks that foo.c and foo.c does not contain bar
2) darcs changes foo to bar in foo.c
3) it again tries to change foo to bar in foo.c, but finds bar and
barfs like this
darcs failed: Can't do replace on working!
Perhaps one of the files already contains 'bar'?
user error (replace patch to ./foo.c couldn't apply.)
and exits with 2. Well, I guess that "user error" part is apt, but
darcs could try a bit harder to detect or prune duplicates in its
argument list.
Luckily it does not trash "pending" like in #231.
|
msg1051 (view) |
Author: kowey |
Date: 2006-10-03.19:57:03 |
|
Fixed by Tommy's patch
|
|
Date |
User |
Action |
Args |
2006-09-28 23:18:58 | ppessi | create | |
2006-10-03 19:57:10 | kowey | set | status: unread -> unknown nosy:
droundy, tommy, kowey, ppessi messages:
+ msg1051 |
2006-10-04 18:20:11 | tommy | set | status: unknown -> resolved-in-unstable nosy:
droundy, tommy, kowey, ppessi |
2007-06-29 20:00:21 | tommy | set | status: resolved-in-unstable -> resolved-in-stable nosy:
+ beschmi |
2008-09-16 21:30:23 | admin | set | status: resolved-in-stable -> resolved nosy:
+ dagit |
2009-08-06 17:45:04 | admin | set | nosy:
+ markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, mornfall, simon, thorkilnaur, - droundy, ppessi |
2009-08-06 20:41:14 | admin | set | nosy:
- beschmi |
2009-08-10 21:55:54 | admin | set | nosy:
+ ppessi, - markstos, darcs-devel, zooko, jast, Serware, mornfall |
2009-08-10 23:56:19 | admin | set | nosy:
- dagit |
2009-08-25 17:57:22 | admin | set | nosy:
+ darcs-devel, - simon |
2009-08-27 14:11:01 | admin | set | nosy:
tommy, kowey, darcs-devel, ppessi, thorkilnaur, dmitry.kurochkin |
|