Florian Klaempfl wrote:

With tricks, I think it's explained on the git-svn man/help? page.

I believe, to push back to SubVersion you use:

  $ git svn dcommit

Just make sure you have a linear development path (using rebase command), because SubVersion doesn't support parallel development paths like Git. I think maybe the newer 1.6.x versions of git does more safety checks before blindly pushing back to SubVersion (like git 1.5.x did).


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