unknown exception encountered... report bug details

Christian Ebert blacktrash at gmx.net
Fri Oct 30 14:27:18 UTC 2009


* Christian Ebert on Friday, October 30, 2009 at 11:52:43 +0100
> * Klasky, Hilda B. on Thursday, October 29, 2009 at 10:17:00 -0400
>> Happened while trying to enable keywords
>> 
>> Mac OS X 10.5
>> =====================
>> klaskyhbmac:hello kpf$ hg kwfiles
>> hello.c
>> klaskyhbmac:hello kpf$ hg kwshrink
> 
> You are aware that you only need to run kwshrink before
> _dis_abling keywords?
> 
>> abort: outstanding uncommitted changes
>> klaskyhbmac:hello kpf$ hg status
>> M hello.c
>> ? .project
>> ? hello.c.orig
>> ? version
>> klaskyhbmac:hello kpf$ hg commit hello.c
>> klaskyhbmac:hello kpf$ hg push
>> user at host's password:
>> pushing to ssh://user@host//projects/hello
>> searching for changes
>> remote: adding changesets
>> remote: adding manifests
>> remote: adding file changes
>> remote: added 11 changesets with 11 changes to 1 files
>> klaskyhbmac:hello kpf$ hg kwshrink
>> klaskyhbmac:hello kpf$ hg kwexpand
>> klaskyhbmac:hello kpf$ less hello.c
>> klaskyhbmac:hello kpf$ hg status
>> M hello.c
>> ? .project
>> ? hello.c.orig
>> ? version
> 
> This should not happen already. And I can't reproduce it.
> 
> ~/HGworkspace/test$ hg kwfiles
> a
> b
> ~/HGworkspace/test$ hg kwshrink
> abort: outstanding uncommitted changes
> ~/HGworkspace/test$ hg status
> M a
> ~/HGworkspace/test$ hg ci -m test
> ~/HGworkspace/test$ hg push
> pushing to /Users/chris/HGworkspace/testa
> searching for changes
> adding changesets
> adding manifests
> adding file changes
> added 3 changesets with 3 changes to 1 files
> ~/HGworkspace/test$ hg kwshrink
> ~/HGworkspace/test$ hg kwexpand
> ~/HGworkspace/test$ less a
> ~/HGworkspace/test$ hg status
> ~/HGworkspace/test$ sw_vers
> ProductName:	Mac OS X
> ProductVersion:	10.5.8
> BuildVersion:	9L30

Above was with crew tip; just tried with 1.3.1 (which you seem to
be using): again unable to reproduce.

Perhaps you could run the first steps with hg --debug. The output
of hg kwdemo might also be interesting.

c
-- 
\black\trash movie    _C O W B O Y_  _C A N O E_  _C O M A_
                     Ein deutscher Western/A German Western

         --->> http://www.blacktrash.org/underdogma/ccc.php



More information about the Mercurial mailing list