Le Thursday 10 Feb 2011 à 22:08:19 (+0100), Boriss Mejias a écrit :
> Dear mozart hackers,
> (Warning, long email, but reactions are needed)
> 
> - History: we will try to keep the history of changes in the move
> from svn to git (Yves and I are investigating on this), but if this
> is too complicated, we will simply create a snapshot of the current
> mozart state, and start a new git repository from it. In other
> words, keeping history is not a priority. Anyone interested in the
> history can have a look at the svn repository hosted at UCL/GForge.

If you're smart with 'git svn' command lines, it is possible to import
the whole history, provided that branching in svn has been done in a
standard fashion.

If variations of:

git svn clone svn+ssh://user@url/repo -T trunk -b branches -t tags

do not work and you find out that branching in svn hasn't been done in a
proper way, then it's no point trying to import the branches. Just
import the trunk, and make snapshots of svn branches.

My 2 cents from my own experience.

-- 
     Guillaume Yziquel
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to