Bug#474185: git-cvsimport fails silently converting cvs-buildpackage repos

2011-12-16 Thread Jonathan Nieder
# difficult severity 474185 wishlist quit > Bdale Garbee wrote: >> git-cvsimport -o master -a -A ../author-conv-file $pkg >> git branch -m source-dist upstream >> done >> >> A couple packages had problems for reasons I understand after some reading, >> but even a s

Bug#474185: git-cvsimport fails silently converting cvs-buildpackage repos

2010-03-06 Thread Jonathan Nieder
severity 474185 important tags 474185 + wontfix thanks Hi Bdale, Bdale Garbee wrote: > git-cvsimport -o master -a -A ../author-conv-file $pkg > git branch -m source-dist upstream > done > > A couple packages had problems for reasons I understand after some read

Bug#474185: git-cvsimport fails silently converting cvs-buildpackage repos

2008-04-03 Thread Bdale Garbee
Package: git-cvs I just tried converting my Debian package CVS repositories, all of which were constructed and used almost entirely through cvs-buildpackage over the years, to git using git-cvsimport. The process I used was something like: for pkg in do mkdir ~/s