# 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
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
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
3 matches
Mail list logo