[darcs-devel] [issue1384] darcs put fs:d/ --repodir x should initialize d/x, not d.

Trent Buck bugs at darcs.net
Sat Mar 7 23:27:09 UTC 2009


New submission from Trent Buck <trentbuck at gmail.com>:

[DarcsWiki]$ time darcs put --debug cho:public_html/
    Creating repository
    Beginning identifying repository .
    Done identifying repository .
    ssh cho darcs initialize --repodir='public_html' --darcs-2 --hashed
    [...]

I expected this to initialize a directory cho:public_html/DarcsWiki.
Instead it just used cho:public_html -- i.e. it did not check if
public_html is an existing directory.

IMO the put logic for the destination should be the same as the get
logic.  (Maybe it is, and I just need more coffee.)

----------
messages: 7422
nosy: dmitry.kurochkin, kowey, simon, thorkilnaur, twb
status: unread
title: darcs put fs:d/ --repodir x should initialize d/x, not d.

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1384>
__________________________________


More information about the darcs-devel mailing list