[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: problem with Quick Start: starting over

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-08-03 02:19:44 CEST

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

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.