On Fri, Sep 2, 2011 at 5:40 PM, Luciano Wolf <[email protected]> wrote: > On Fri, Sep 2, 2011 at 11:27 AM, Thomas Perl <[email protected]> wrote: >> Hi, >> >> 2011/9/2 Luciano Wolf <[email protected]>: >>> The original idea is to have everything from github replicated on >>> gitorious. PySide >>> project has all its core (apiextractor, generatorrunner, shiboken and >>> pyside) >>> duplicated on gitorious. The move to github was discussed in this >>> mailing list and >>> both repositories have to be kept synced. PySide only does commits on >>> github. >>> After that we update the gitorious database. So, I suggest you to >>> follow the same >>> approach. >> >> Is that something that's automated? If so, can you sync the >> buildscripts repository as well? Or do you do it manually after every >> commit? >> > > Nowadays the build bot takes care of it - while doing the daily > builds. We can find out a way to include (build) non-related stuff to > the process.
IMO post-commit hook is the most convenient way to do synchronization. -- anatoly t. _______________________________________________ PySide mailing list [email protected] http://lists.pyside.org/listinfo/pyside
