#850 closed task (fixed)
svn submit to the ossim repository will post to ossimPlanet IRC
Reported by: | gpotts | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | SysAdmin | Keywords: | svn subversion ossim |
Cc: |
Description ¶
I was wondering if we could remove the script that does an IRC post to ossimPlanet on every svn commit to the OSSIM repository. This script sometimes hangs the response back to the svn client and we have to kill it and then do an svn cleanup.
Thank you!
Change History (3)
comment:1 by , 13 years ago
Keywords: | svn subversion ossim added |
---|---|
Owner: | changed from | to
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I have commented out the line:
#/var/www/svn/hookscripts/ciabot_svn.py "$REPOS" "$REV" "OSSIM" &
in the post-commit script in /var/www/svn/repos/ossim/hooks on svn.osgeo.org.
Let me know by reopening the ticket and commenting if this hasn't disabled the post commit hook properly.
Note:
See TracTickets
for help on using tickets.
I'll take this...