タグ

darcsに関するsiroccoのブックマーク (5)

  • uonoue/Haskell - PukiWiki

    uonoue/misc Haskell 開発事情 † 最近 Haskell のアプリケーションやライブラリを作る・使うために用いられることが多い各種ツールについて紹介する。 ↑ 例: HNOP † http://semantic.org/hnop/ Haskell No Operation, 「何もしない」ジョークプログラム Haskell ML で最初のリリースが紹介され話題に 上記 URL に置かれているのは LICENSE, Main.hs, Setup.hs, hnop.cabal の4ファイルと _darcs/ というディレクトリ さて、このアプリケーション Makefile はないようだけど、どうやってビルド(コンパイル)する? プログラム中に "-- | " や "-- ^ " で始まるコメントのようなものがあるけど…? .tar.gz の形式でなくバラバラにファイルが置かれ

  • clmemo@aka: バージョン管理システム darcs のインストール |darcs|

    バージョン管理システムの一つ、 darcs をとある事情でインストール。使い方なんて全然分かってないけど、インストールに少し手こずったのでメモを残しとく。 darcs は、新しめのバージョン管理システム。同種のソフトだと、 RCS、 CVS、 Subversion、 GNU Arch なんてのがある。 GNU Arch なんかと同じく、分散管理ができるみたい。巷では、パフォーマンスが低いとか、まだベータ・バージョンなんて風評も聞く。ちょっと使った感じでは、個人使用ならこれはいい、かもしれない。特にログの書き方が面白い。もう少し使ってから、使用感を書きます。 darcs のソースコードは Haskell というマイナー (失礼!) な言語で書かれている。なので、インストールの手順は次のようになる。 Haskell のコンパインラーのインストール darcs のインストール ghc -- Th

  • Darcs - Wikipedia

    Darcs is a distributed version control system created by David Roundy. Key features include the ability to choose which changes to accept from other repositories, interaction with either other local (on-disk) repositories or remote repositories via SSH, HTTP, or email, and an unusually interactive interface. The developers also emphasize the use of advanced software tools for verifying correctness

  • Inemuri nezumi diary(2007-05-19) - Haskell 勉強会#4に行ってきました

    RSS feed を再開しました。RSS の思想を尊重するために全文配信はしません、あしからず。 ikegamiの人気エントリ via はてなブックマーク ikegamiの注目エントリ via はてなブックマーク _ Haskell 勉強会#4に行ってきました Cabal と darcs を宣伝しましたが、darcs の良さが今イチ伝わらなかったようです。確かに、実際に使わない人はSubversionでいいのかも。あと、日語のコミットログが書きたいという要望は強くありました。UTF-8で書けるらしいが? (まずは自分で試してみます) 以上は画像なので、テキストデータを抽出できません。必要とあれば、 PDF形式で持っていってください。URLはここに書いておきます(私は簡単に抽出できるので)。 Haskell/Packaging darcs Haddock The Haskell Cabal

  • フロントページ - DarcsWiki

    with cabal: cabal install darcs with stack: stack install darcs Nix (unstable): nix-env -iA nixpkgs.darcs Darcs binaries for many platforms (not up to date though) current release source tarball Darcs is a free and open source, cross-platform version control system, like git, mercurial or svn but with a very different approach: focus on changes rather than snapshots. Darcs offers a freer way of wo

  • 1