[darcs-devel] [darcs #66] darcs pull fails when invoked with the relative path to the repo

via RT bugs at darcs.net
Thu Nov 11 09:49:43 PST 2004


Thu Nov 11 12:49:42 2004: New ticket: 66.
Transaction: Ticket created by guest
       Queue: Darcs
     Subject: darcs pull fails when invoked with the relative path to the repo
       Owner: Nobody
  Requestors: 
      Status: new
 Ticket <URL: http://bugs.darcs.net/.//Ticket/Display.html?id=66 >

Hi! 
 
darcs pull invoked with the relative repo to the (local) directory 
fails: 
 
 
gour at gaura-nitai ~/repos/jyotish/head $ darcs pull 
--dry-run ../../../projects/jyotish/head 
 
darcs failed:  bad repo directory: ../projects/jyotish/head 
 
i.e. "../../../projects/jyotish/head" is parsed as: 
 
"../projects/jyotish/head". 
 
otoh, when invoked with the ~/path form it works: 
 
gour at gaura-nitai ~/repos/jyotish/head $ darcs pull --dry-run 
~/projects/jyotish/head/ 
Pulling from /home/gour/projects/jyotish/head/... 
Would pull the following changes: 
... 
 
Is it a bug? 
 
Sincerely, 
Gour 




More information about the darcs-devel mailing list