[darcs-devel] [darcs #134] relative path in "darcs pull"

via RT bugs at darcs.net
Mon Dec 13 03:56:40 PST 2004


Mon Dec 13 06:56:39 2004: New ticket: 134.
Transaction: Ticket created by guest
       Queue: Darcs
     Subject: relative path in "darcs pull"
       Owner: Nobody
  Requestors: elephantum at cyberzoo.ru
      Status: new
 Ticket <URL: http://bugs.darcs.net/.//Ticket/Display.html?id=134 >

win32
darcs 1.0.0

It's impossible to use relative paths during "darcs pull" for example

"""
~/sandbox/other/repo$ darcs pull ../../orig/repo

darcs failed:  bad repo directory: orig/repo
"""

though 

"""
~/sandbox/other/repo$ darcs pull c:/home/sandbox/orig/repo
Pulling from c:/home/sandbox/orig/repo...
No remote changes to pull in!
"""

works.




More information about the darcs-devel mailing list