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

Re: Commit dialogs are hanging

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-30 18:09:06 CET

Glenn Welker wrote:
> I just started having a problem with committing changes.
>
> The commit dialog will run through the files but never returns the
> revision number etc.. to say that it is done. The cancel button at that
> point doesn't work and the dialog can only close through close button in
> the upper right corner of the window.
>
> Strangely enough it does appear that the files get committed. I have to
> then run an update command which will clean up my local files. The
> messages all state that changes are being merged during this operation.
>
> Very unnerving. Any ideas what might be causing this? I am running the
> latest build.

Check your post-commit hook script. My guess is that this script is
taking too long (the line telling you that the commit has finished only
appears after that hook script has done its job and returned).
If the commit succeeded even though you didn't get the ok message, then
that indicates a problem with that hook script (mail server not
responding when the hook script tries to send the commit mails?).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
--
Received on Wed Nov 30 17:30:39 2005

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

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