I might be missing something silly. But it isn't working. Can someone please help. I am trying to create a repository and hg commit fails as below.
(It is on snv_72) $ hg init $ echo "Hello World" > test.txt $ hg status ? test.txt $ hg add adding test.txt $ hg status A test.txt $ hg commit HG: user: ..... HG: changed test.txt transaction abort! rollback completed Above steps were tried with HGEDITOR & EDITOR set to vi, gedit, cat, dtpad. -Shiv _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org