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

Re: Deadlock on Post-Commit Script

From: Jake Stone <jake.the.stone_at_gmail.com>
Date: Wed, 02 Sep 2009 20:50:41 -0500

Sorry for the long delay. It seems adding the --non-interactive option
works! Not really sure what caused the hang, but that option
successfully produces "At revision X."

Thanks for your help!

Daniel Becroft wrote:
> On Mon, Aug 24, 2009 at 7:44 PM, Jake Stone <jake.the.stone_at_gmail.com
> <mailto:jake.the.stone_at_gmail.com>> wrote:
>
> Answering a few questions from both responses:
>
> 1. Ryan: Yes, I am the same user in the hook script as the
> command-line.
> 2. Ryan: Well, if I really can't get the update to work, speed
> won't be a big issue; the repository is a few smaller files
> (total < 1MB).
> 3. Daniel: what are the "transformation steps" you refer to?
> All my script does is set some variables then run the svn
> update of which you speak.
> 4. Daniel: I'm not modifying any files in the checkout, I only
> want to use update/export to have the latest copy of files
> to run something else on (which does not modify the files
> either.)
>
> I will try adding --non-interactive and post the results later.
> Thanks for your help!
>
>
> I was referring to the steps involving the creation of the .svg files.
> However, I now see that those are commented out.
>
> You could run 'svn status' and 'svn status -u' (although I think the
> latter might hang as well) to help identify if conflicts will arise.
>
> The other obvious question I guess, is are you committing from a
> different WC that the one that is being updated through the commit hook?
>
> Cheers,
> Daniel B.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2390494

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-03 03:51:57 CEST

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.