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

Re: [Subclipse-users] Subclipse not working when post-commit hook was used

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-04-11 20:15:19 CEST

On 4/11/07, alsacmem <yixtang@yahoo.com> wrote:
>
> Thanks Jack for replying to my questions. I should also have mentioned
> that, I performed the same tests (with same repository) on a Linux box using
> svn commands in commandline env, everything (commit, post-commit, email
> notification, ...) worked like a charm. So, I am guessing the problem I
> experienced must be of Eclipse and/or Subclipse things. I am working on it
> to see if I can figure out something.

Subclipse cannot be the direct problem as we do not communicate with
your repository. We run an SVN API and the API provider does the
rest. So if you are using SVNKit, then perhaps it is doing something
different.

That being said the way that Subversion is architected by the time it
gets to calling a hook script there is nothing about the client that
should be possible to matter. The server controls all of that.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Apr 11 20:15:44 2007

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

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