Using darcs 1.0.7 on Windows XP SP2, after executing

C:\Source\Haskell\Darcs>darcs get http://darcs.haskell.org/packages/DeepArrow
plink: unknown option "-O"
Copying patch 12 of 12... done!
Applying patch 8 of 12... Unapplicable patch:
Sun Dec  9 20:00:31 GMT Standard Time 2007  Conal Elliott <[EMAIL PROTECTED]>
  * steps toward code generation
darcs: ./src/Language/Haskell/Syntax: removeDirectory: permission denied 
(Permission denied)

what sort of state is my repository in, and what can I do with it?

C:\Source\Haskell\Darcs\DeepArrow>darcs changes -p generation -s
plink: unknown option "-O"
Sun Dec  9 20:00:31 GMT Standard Time 2007  Conal Elliott <[EMAIL PROTECTED]>
  * steps toward code generation

     ./src/Language/Haskell/Syntax/Parens.hs -> 
./src/Language/Haskell/Parens.hs

     ./src/Language/Haskell/Syntax/ToHs.hs -> ./src/Language/Haskell/ToHs.hs
    M ./DeepArrow.cabal -2 +5
    M ./src/Control/Arrow/DeepArrow.hs -4 +4
    M ./src/Control/Arrow/DeepArrow/Examples.hs -4 +4
    A ./src/Data/DDeepArrow.hs
    M ./src/Data/FunArr.hs -4 +3
    A ./src/Language/
    A ./src/Language/Haskell/
    M ./src/Language/Haskell/Parens.hs +230
    R ./src/Language/Haskell/Syntax/
    A ./src/Language/Haskell/Syntax/Parens.hs
    A ./src/Language/Haskell/Syntax/ToHs.hs
    M ./src/Language/Haskell/ToHs.hs +64

looks confused to me - it appears to be adding .../Syntax/{Parens,ToHs}.hs, 
rather than removing them.

My current working copy has an empty .../Syntax directory, and the files are in 
the parent ./src/Language/Haskell directory, presumably as if the patch had 
actually been applied.

If my repository contains the patches, but hasn't applied them all to the 
working copy, can I ever apply them, and if so how?

I created another copy of the repository with darcs get, which gave me a _darcs 
directory but no working files, which darcs check said was an inconsistent 
repository.  After darcs repair, which claimed to have fixed it, darcs check 
says its OK, but I still don't have any working files.  So, darcs revert!?  Am 
I good to go now?
-- 
Iain Alexander      [EMAIL PROTECTED]

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to