Search
Categories
Monthly Archives: March 2011
NHibernate dirty problem, weird updates in NHprof
Upgrading to NH3 from NH2.1.2 We have recently update to NHibernate 3 in one of our projects. While testing I was suddenly seeing some weird UPDATE statements in NHprof. It seemed like the NHibernate IsDirty detection had changed. After some … Continue reading
Mercurial repository locked on network share and is never released
I have experienced this when the connection is dropped in the middle of a HG command being executed. The solution is to run the following command on the machine hosting the repository. Fire the command in the directory hosting the … Continue reading