Vincent Snijders wrote:

If I clone that mirror, can I commit (is that push?) changes to the svn repository?

It is possible via a GitHub hosted repository, but I have never done that before - and I don't have write access to the FPC or Lazarus repositories. As far as I know you can also clone the mirror from (GitHub once it's available) and then add a second remote branch to which you can push changes upstream, bypassing HitHub. At the next sync from SubVersion to Git, the GitHub mirror will then get automatically updated with your changes (as they filter through from origin).


Regards,
  - Graeme -

--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to