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

Re: Re: post-commit script not executing

From: Dextrous <dextrous85_at_gmail.com>
Date: Tue, 10 Nov 2009 23:10:06 +0530

On Tue, Nov 10, 2009 at 11:03 PM, Tyler <tyler.badorrek_at_ngc.com> wrote:

> I am using Apache on Win2K server, but I'm not sure how to set the apache
> permissions for my working copy? I subversion authentication set up already
> with Apache
>

Can you share your script? To update your working copy the user under whom
apache is running needs access to your working copy and you also need to
pass your credentials to the svnupdate command in your script.

> > On Tue, Nov 10, 2009 at 10:23 PM, Tyler <tyler.badorrek_at_ngc.com> wrote:
> >
> > > I'm working on a post-commit hook script to update a working copy of
> the
> > > repository after every commit. It works fine when I execute the
> post-commit
> > > batch directly from the command line, but when I make a normal commit
> in a
> > > working copy it seems the post-commit batch file isn't executed at all.
> It
> > > won't even print basic statements to a log file. I don't understand why
> the
> > > post-commit isn't executing? Help.
> > >
> >
> > what protocol you are using ? if you are using Apache than user running
> > Apache should have permission to execute the script.
> >
> >
> > >
> > > ------------------------------------------------------
> > >
> > >
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2416218
> > >
> > > To unsubscribe from this discussion, e-mail: [
> > > users-unsubscribe_at_subversion.tigris.org].
> > >
> >
> >
> >
> > --
> > Vishwajeet Singh
> > +91-9657702154 | dextrous85@gmail.com | http://singhvishwajeet.com
> > Twitter: http://twitter.com/vishwajeets | LinkedIn:
> > http://www.linkedin.com/in/singhvishwajeet
>
> ------------------------------------------------------
>
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2416239
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_subversion.tigris.org].
>

-- 
Vishwajeet Singh
+91-9657702154 | dextrous85@gmail.com | http://singhvishwajeet.com
Twitter: http://twitter.com/vishwajeets | LinkedIn:
http://www.linkedin.com/in/singhvishwajeet
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2416242
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-10 18:41:15 CET

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.