git commit error

5 views
Skip to first unread message

Jonathan Wilson

unread,
Oct 17, 2011, 4:31:47 PM10/17/11
to smug...@googlegroups.com
My installation of smug is having issues whenever I do a commit. I added some debugging code into the line that was throwing the exception (repo.py line 101) and found out that the return code as 128, which according to the git docs means fatal exception. What's the best way to figure out exactly why the commit is failing?

Thanks.

Andrew McNabb

unread,
Oct 18, 2011, 11:39:11 AM10/18/11
to smug...@googlegroups.com

Try adding "print stdout; print stderr" at line 96 (just after the
self.gitproc.communicate call). This will let you see everything that
the git process returned.

--
Andrew McNabb
http://www.mcnabbs.org/andrew/
PGP Fingerprint: 8A17 B57C 6879 1863 DE55 8012 AB4D 6098 8826 6868

Reply all
Reply to author
Forward
0 new messages