On Wed, Apr 24, 2013 at 5:05 PM, JP <jeanpaul.ebe...@inhibox.com> wrote:
> Also, can you explain the bit of magic which synchronizes svn and git
> repositories?  Is it bidirectional (e.g. will pull requests etc work)?

The git sync is just a cron job that regularly does a:

git checkout master
git svn rebase
git push rdkit@github master

having commit access to SVN it would be possible to push commits from
git to svn, but I have no such access and honestly I just hope we drop
svn at some point and just use git :)




--
Gianluca Sforna

http://morefedora.blogspot.com
http://identi.ca/giallu - http://twitter.com/giallu

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to