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

Re: Check-In not responding

From: Jeff Lanzarotta <delux256-tortoisesvn_at_yahoo.com>
Date: 2007-08-14 18:51:16 CEST

Hello,

After further investigation, you are totally right... We were having issues with our smtp server during that time, thus causing this issue...

Thanks for the help and for a great piece of software...

Peace,

-Jeff

Stefan Küng <tortoisesvn@gmail.com> wrote: Jeff Lanzarotta wrote:
> Hello,
>
> When I attempt to check in some code through TortoiseSVN, the
> "TortoiseSVN Commit..." screen pops up and shows me that it is sending
> the changed contents, but the screen never tells me the operation is
> finished...

In that stage, the server executes the post-commit-hook script. And as
it seems, that script never finishes.
Check your post-commit-hook script, it *must* return to complete a
commit. Maybe you have the script sending a commit mail and that doesn't
work correctly due to an unreachable smtp server?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Aug 14 18:49:05 2007

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

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