[darcs-devel] [issue229] Stick to your knitting, darcs." (I wish that patches that touched adjacent lines did not depend on each other.)

2006-08-01 Thread Zooko
New submission from Zooko <[EMAIL PROTECTED]>: Every other automatic dependency in darcs's patch theory is strictly a syntactic requirement -- for example a patch that inserts a hunk into a file syntactically depends on the patch that creates the file. But the automatic dependency of a hunk pa

[darcs-devel] [issue228] I wish for "x" and "p" options in darcs record.

2006-08-01 Thread Zooko
New submission from Zooko <[EMAIL PROTECTED]>: I would like to be able to use "x" and "p" with the behavior that they offer in "darcs pull" in "darcs record". Regards, Zooko (Thanks to RobK for the suggestion.) -- messages: 836 nosy: droundy, robk, tommy, zooko status: unread title:

[darcs-devel] [issue227] get --context fails with absolute path in win32

2006-08-01 Thread Kevin Turner
New submission from Kevin Turner <[EMAIL PROTECTED]>: It seems as if when you pass an absolute path to 'darcs get --context', it doesn't recognize it as an absolute path, and appends it to the working directory. The result is something like this: darcs.EXE: C:/cygwin/home/kevint/tsrc/Buildbot/_

[darcs-devel] [issue226] pulling a patch as wrong user corrupts directory

2006-08-01 Thread Mathieu Boespflug
New submission from Mathieu Boespflug <[EMAIL PROTECTED]>: Say a darcs repository was created inside a subdirectory in /home/foo by user foo. If root pulls a patch into that repo then _darcs/inventory will change ownership from foo to root. Now any subsequent pull by user foo will both fail and l