Getting darcs.net repo caused this:
[owen@OWEN-LTL code]$ darcs get http://darcs.net
Welcome to the darcs unstable repository.
If you would like to contribute, please read our guide for contributors:
http://wiki.darcs.net/Development/GettingStarted
Thanks and happy hacking!
**********************
Copying patches, to get lazy repository hit ctrl-C...
Finished getting.
darcs:
/home/owen/.darcs/cache/patches/0000000847-4b429e5ab403e152ee66bc4a00ddb2a0444a322a9208b81672ce892e361811ae-new_3da69d4db93d5af09a8cf9dee1c2d8b6:
getSymbolicLinkStatus: does not exist (No such file or directory)
So I did a tiny bit of ls-investigation:
[owen@OWEN-LTL code]$ ls
/home/owen/.darcs/cache/patches/0000000847-4b429e5ab403e152ee66bc4a00ddb2a0444a322a9208b81672ce892e361811ae-new_3da69d4db93d5af09a8cf9dee1c2d8b6
ls: cannot access
/home/owen/.darcs/cache/patches/0000000847-4b429e5ab403e152ee66bc4a00ddb2a0444a322a9208b81672ce892e361811ae-new_3da69d4db93d5af09a8cf9dee1c2d8b6:
No such file or directory
[owen@OWEN-LTL code]$ ls
/home/owen/.darcs/cache/patches/0000000847-4b429e5ab403e152ee66bc4a00ddb2a0444a322a9208b81672ce892e361811ae
/home/owen/.darcs/cache/patches/0000000847-4b429e5ab403e152ee66bc4a00ddb2a0444a322a9208b81672ce892e361811ae
the -new_*junk* is a temp file of some sort, created by curl, I think.
|