New submission from VMiklos <[EMAIL PROTECTED]>:

hi

how to reproduce:

[EMAIL PROTECTED]:~/darcs$ mkdir test
[EMAIL PROTECTED]:~/darcs$ cd test
[EMAIL PROTECTED]:~/darcs/test$ dr init
[EMAIL PROTECTED]:~/darcs/test$ mkdir one
[EMAIL PROTECTED]:~/darcs/test$ cd one
[EMAIL PROTECTED]:~/darcs/test/one$ dr
[EMAIL PROTECTED]:~/darcs/test/one$ mkdir two
[EMAIL PROTECTED]:~/darcs/test/one$ cd two
[EMAIL PROTECTED]:~/darcs/test/one/two$ touch file
[EMAIL PROTECTED]:~/darcs/test/one/two$ dr add file
[EMAIL PROTECTED]:~/darcs/test/one/two$ dr rec .
Recording changes in "one/two":

Darcs needs to know what name (conventionally an email address) to use as the
patch author, e.g. 'Fred Bloggs <[EMAIL PROTECTED]>'.  If you provide one
now it will be stored in the file '_darcs/prefs/author' and used as a default
in the future.  To change your preferred author address, simply delete or edit
this file.

What is your email address? .
Ok, if you don't want to record anything, that's fine!

expected results:
prompt for adding 2 dirs and an empty file

thanks,
VMiklos

----------
messages: 1453
nosy: EricKow, beschmi, droundy, tommy, vmiklos
status: unread
title: darcs 1.0.8 fails to record changes only in just added dirs

____________________________________
Darcs issue tracker <[EMAIL PROTECTED]>
<http://bugs.darcs.net/issue403>
____________________________________

_______________________________________________
darcs-devel mailing list
[email protected]
http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel

Reply via email to