On Sun, Jul 1, 2012 at 10:59 PM, John Labenski <jlaben...@gmail.com> wrote:
> There is a "live" SVN -> Git translator and wxWidgets uses it. Perhaps
> this could work here as well?
>
> https://github.com/wxWidgets/wxWidgets

This is only really useful for advanced Git developers, who still are
required to make commits using SVN with the original repository, not
the one on GitHub. See the git-svn manpage for details on how to set
this up if you're interested though, anyone with SVN read access can
do it.

But it might also be interesting to note that GitHub actually has also
provided SVN support directly into repositories hosted on GitHub. This
works not only for checkout, but also for commits:
https://github.com/blog/1178-collaborating-on-github-with-subversion

Regards,
Bryan Petty

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to