|  | 
 | 
Created on 2009-04-14.18:53:33 by aconewingo, last changed 2009-08-27.14:17:48 by admin. 
 
  
   | msg7697 (view) | Author: aconewingo | Date: 2009-04-14.18:53:30 |  |  
   | I run darcs get http://laconi.ca/darcs laconica
when running command i get "darcs failed: File './classes/Profile.php' already 
exists!".
I made sure to delete the entire laconica folder before running the command.
Any advice?
Thanks,
Anthony |  
   | msg7698 (view) | Author: kowey | Date: 2009-04-14.19:06:49 |  |  
   | Hi Anthony,
Thanks for your report!
On Tue, Apr 14, 2009 at 18:53:33 -0000, aconewingo wrote:
> I run darcs get http://laconi.ca/darcs laconica
> 
> when running command i get "darcs failed: File './classes/Profile.php' already 
> exists!".
Try darcs get --hashed http://laconi.ca/darcs laconica and see if it
improves matters.  You'll need a darcs version > 2
I think what you're facing is that the laconi.ca repositories stores
filenames that differ only in case, and you have a case-insensitive
file system.
On the other hand, you may want to note that laconi.ca have switched to
git recently, unless I'm mistaken. |  
   | msg7701 (view) | Author: aconewingo | Date: 2009-04-15.15:58:34 |  |  
   | Thanks much kowey,
adding the --hashed option worked for me.  I appreciate your quick response.
~Anthony |  |
 
| Date | User | Action | Args |  | 2009-04-14 18:53:33 | aconewingo | create |  |  | 2009-04-14 19:06:51 | kowey | set | status: unread -> unknown nosy:
  kowey, simon, thorkilnaur, dmitry.kurochkin, aconewingo
 messages:
  + msg7698
 |  | 2009-04-14 19:20:57 | kowey | set | nosy:
  kowey, simon, thorkilnaur, dmitry.kurochkin, aconewingo title: profile.php -> darcs get fails on case-insensitive file systems (rm foo, add Foo in same patch)
 |  | 2009-04-15 15:58:37 | aconewingo | set | status: unknown -> resolved nosy:
  kowey, simon, thorkilnaur, dmitry.kurochkin, aconewingo
 messages:
  + msg7701
 |  | 2009-04-22 03:04:49 | twb | set | priority: not-our-bug nosy:
  kowey, simon, thorkilnaur, dmitry.kurochkin, aconewingo
 |  | 2009-08-25 17:43:36 | admin | set | nosy:
  + darcs-devel, - simon |  | 2009-08-27 14:17:48 | admin | set | nosy:
  kowey, darcs-devel, thorkilnaur, dmitry.kurochkin, aconewingo | 
 |