Steve Borho <[email protected]> wrote in
news:[email protected]: 

> 
> Doing the commit on the command line and explicitly giving all the
> file names you want to commit may repro the issue.  At which point you
> can add --traceback or --debug to get more info.
> 

Alright, I just tried manually committing from the Cli specifying the 
exact files to commit. Here's the command I used:

hg commit -m "Commit Test Cli" src\tools\bcc.lua src\tools\gcc.lua tests
\test_bcc.lua

It's able to commit without any problems.

I've also enabled Always show output and here's the command I'm seeing 
from the commit dialog window:

 hg commit --verbose --user Captain --message "Hg Commit Test#4" -- src
\tools\gcc...

abort: None: The system cannot find the file specified

[command interrupted]

Seems like the commit window isn't showing the full commandline, the last 
bit of it is getting cut off.


------------------------------------------------------------------------------
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