Steve Borho <[email protected]> wrote in news:[email protected]:
> > Are there any files showing up as modified or missing in the commit > tool that you didn't modify? > No, after cloning the repository from bitbucket any modified or files added does show up in the commit window. From there I checked all the files listed to have them commited to the local repository residing on my machine. After clicking the commit button that's when a new commit dialog window opens with the error message from my earlier post. Closing both of those windows and then reopening them lists the same files to be committed again. So from that I knew the commit didn't really go through. > 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. > I'll give that a try and will report back. What's the proper syntax for doing this in the commandline? Is it just Hg commit -m 'message' path/file1.ext path/file2.ext etc.? > Where did you clone this repo from? > This is a cloned repository from http://bitbucket.org/premake/premake-dev ------------------------------------------------------------------------------ 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

