Bug 12636 - Add hooks for SVN for openclipart, openfontlibrary and create
Summary: Add hooks for SVN for openclipart, openfontlibrary and create
Status: RESOLVED INVALID
Alias: None
Product: freedesktop.org
Classification: Unclassified
Component: Administration (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Benjamin Close
QA Contact:
URL: http://openclipart.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-30 20:41 UTC by Jon Phillips
Modified: 2007-12-19 06:38 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Jon Phillips 2007-09-30 20:41:20 UTC
Hi all, while the sites are on osuosl.org, the SVN and mailing lists are still on fd.o :)

I would like to add the following to each project's SVN post-commit hook (which of course I don't have enough access too, and rightly so ;)


Open Clip Art Library
SVN: http://anonsvn.freedesktop.org/svn/openclipart/
Add to post-commits hook command:

    echo "To: ping+vtcqanjl@cia.vc" | sendmail -t


Open Font Library
http://anonsvn.freedesktop.org/svn/openfontlibrary
Add to post-commits hook command: 

    echo "To: ping+kxrqznry@cia.vc" | sendmail -t


Create Project
Add to post-commits hook command: 

    echo "To: ping+gvyweygd@cia.vc" | sendmail -t


Please add these to the post-commit hook for these SVN modules. Info about:

http://svnbook.red-bean.com/en/1.1/ch05s02.html#svn-ch-5-sect-2.1

Until then, I have ciabot polling the svn urls every 30 minutes...which is just unnecessary and should be replaced with the post-commit hooks...

Thanks!
Comment 1 Jon Phillips 2007-09-30 21:37:31 UTC
Actually, I just realized that SVN totally needs user accounts from freedesktop.org...so, I think best to just port over SVN to osuosl.org now. I am going to go ahead with this idea...is that okay?

What is the best way to do this?

http://svnbook.red-bean.com/en/1.0/ch05s03.html#svn-ch-5-sect-3.5
Comment 2 Benjamin Close 2007-11-20 05:26:30 UTC
Hi Jon, Looking at the svn repos they appear quite empty. Have you performed this move yourself already? If so I'll shutdown the fd.o svn repos for the projects.
Comment 3 Benjamin Close 2007-12-19 06:38:30 UTC
1 month timeout: No response. Feel free to reopen this bug with the requested information


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.