How to go back to a tag in darcs?
问题 I'd like to checkout an older tagged state in the current darcs repo (its working dir). I don't want to clone to another directory (because I have setup a cabal sandbox in the current directory). I have already pushed all new changes to a remote repo, so I don't really care whether the changes are completely lost locally. (But still: can't I keep the patches saved, but still checkout an older state?) How to do this? Attempts I tried darcs obliterate --from-tag=TAG but that gave not exactly