Hello all
I have unable to use SVN commit for the last couple of days, receiving the following message when I attempt to:
'No files modified; nothing to commit.'
I am using TextMate 1.5.7 (1464) and Subversion 1.5.1. The message pops up regardless of whether I am trying to commit a single file or an entire directory.
I have backtracked to try and see what I have installed that may be causing this, but without much luck. Does anyone have any suggestions as to what is causing it, or how to fix it?
Many thanks
Spen
On Oct 3, 2008, at 7:51 AM, Spencer Millard wrote:
I have unable to use SVN commit for the last couple of days, receiving the following message when I attempt to:
'No files modified; nothing to commit.'
This is a question for the Subversion list, not the TextMate list.
Perhaps the message is legitimate. How do you know that your working copy has modified files? Have you done "svn stat"?
Trevor