Re: [Doxygen-develop] doxygen5
Brought to you by:
dimitri
From: Peter M. <ped...@gm...> - 2013-04-24 11:38:04
|
> > I suggest NOT to combine SVN with Git (i.e. central SVN repo and Git > on the top). > > definately not, this leads to all sorts of problems, and an experive mistake on a RL project !! However github offers svn client.. so its git repos and svn client.. but this also can be confusing, as the merge is done "server side".. and history etc gets all messed up But using svn as a read only mirror, grabbing the HEAD and not the history, then it works well. https://github.com/blog/626-announcing-svn-support regards pete |