On Sat, Nov 20, 2010 at 5:47 PM, Greatwolf <[email protected]> wrote:
> Hi,
>
> I'm getting aquainted Hg and trying tortoisehg out. I cloned a repository
> from one of the open source projects and made some changes to the source.
> However when I attempt to commit, I get the follow message from the commit
> dialog window:
>
> abort: None: The system cannot find the file specified
>
> Dropping down to commandline and using hg commit -m "message" works. I'm
> using this under Windows 7 and have tried two versions TortoiseHg 1.1.5 and
> the latest 1.1.6.1 as of this post.
>
> Any idea what the problem is?

Are any of the file names unusual?  It's pretty unusual for the GUI to
fail while the command line works, since we're essentially running a
commit command ourselves.  The main difference is that the GUI always
specifies file names in the commit command.

-- 
Steve Borho

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to