On Aug 3, 2006, at 00:23, Roland Silver wrote:
> On Aug 2, 2006, at 3:48 PM, Ryan Schmidt wrote:
>
>> Read the rest of the thread I posted above—I already answered that
>> question. :-)
>>
>> http://svn.haxx.se/users/archive-2006-07/0984.shtml
>
> When I enter the commit command
>
> roland-silvers-powerbook-g4-17:~/myproject rollos$ svn commit
>
> the Terminal program hangs up without the "svn commit" finishing, and
> there's a file, ~/myproject/svn-commit.tmp, containing:
> --This line, and those below, will be ignored--
>
> M foo.c
>
> Do you know why the "svn commit" doesn't terminate?
svn commit calls your defined editor and doesn't continue actually
committing the files until the editor finishes. Does TextWrangler
open for you and show you the contents of the svn-commit.tmp file? It
should, and you should type your commit message at the top of that
file, save it, and close the window, at which time the Terminal will
come back to the front and the commit will proceed.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 3 02:21:18 2006