[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#628183: Is there any VCS with the freesurfer packaging code



On Fri, 31 Jul 2015, Andreas Tille wrote:
> > I see why not ;)

> From time to time I'm hunting the errors in the log above and freesurfer
> is the only one I can not explain myself.  Is there any chance that the
> VCS might come back in the not to distant future ... at least the
> debian/ dir?

done!

For the record, if comes useful again, here is the protocol

  rsync -a freesurfer/ freesurfer-pkg2
  cd freesurfer-pkg2
  git filter-branch --tag-name-filter cat --index-filter 'git ls-files  -s | awk "{print $4}" | grep -v debian | xargs git rm --cached --ignore-unmatch' HEAD
  git tag -d upstream/5.1.0 upstream/5.1.0+cvs20110526 upstream/5.1.0+cvs20111031
  git reflog expire --expire=now --all
  git for-each-ref --format="%(refname)" refs/original/ | xargs -n 1 git update-ref -d
  git remote rm york
  git remote rm gh
  git remote rm alioth
  git gc --prune=now

and only now spotted that we have now two separate trees there -- one
ours and then one from Mark... oh well -- better two than none ;)

Cheers,
-- 
Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Research Scientist,            Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834                       Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik        


Reply to: