Converting from CVSNT

Giampaolo Fadel gp.fadel at gmail.com
Fri Jun 26 06:21:54 CDT 2009


Greg Ward ha scritto:
> On Thu, Jun 25, 2009 at 4:26 AM, Giampaolo Fadel<gp.fadel at gmail.com> wrote:
>   
>> But, while I'm able to use Mercurial from source, following
>> http://mercurial.selenic.com/wiki/WindowsInstall ,
>> and using the source of 1.2.1, I'm not able to build from the crew
>> repository (each command give me a treceback
>> error: "NameError: global name WinIOError is not defined'). I'm not very
>> good with Python and I'll spend more time to
>> investigate.
>>     
>
> Bugs don't get fixed if they don't get reported, so please send email
> to the list when a development version crashes.  (In the case of this
> one, it might already be fixed: update to the tip of crew and see if
> it goes away.)
>
>   
Yes this is fixed, but  now instead of a traceback I have a simple 
message to the console
"abort: could not import module win32com.shell!".
But this can be due to my inability with python and the mercurial 
architecture.
I'll prefer to investigate a little bit before report this as an error.
>> I've tested with TortoiseHg0.8preview that has the version 288ba6d6c5c7 of
>> hg (the current tip) but I'have a different
>> traceback error: "AttributeError: 'logentry' object has not attribute
>> 'mergepoint'".
>>     
>
> Known bug which has been fixed.  Probably the THg preview that you're
> using does not have the fix.  The workaround is to remove Hg's cvsps
> cache directory.  On Unix, that's ~/.hg.cvsps; I have no idea where it
> is on Windows.  Try looking in your home directory.
>
>   
The last preview of THg has the version 7b3d837ca60e (the current tip at 
the moment of this email) of hg but
the traceback error: "AttributeError: 'logentry' object ... still 
persist. I removed the .hg.cvsps directory without success.
This sounds strange. You said the bug has been fixed and THg uses the 
last tip, probably it has been fixed in a different repository
(I clone from http://selenic.com/repo/hg) or it is another bug.
> Good luck!  (You're going to need it.)
>
>   
Thanks, the hg community support is more valuable of fortune
paolo
> Greg
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20090626/301601cd/attachment.htm 


More information about the Mercurial mailing list