Re: Core / Extras -> Fedora

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

 



Existing extras checkouts work fine.  If you want to "upgrade" them:

echo :ext:user@xxxxxxxxxxxxxxxxxxxxx:/cvs/pkgs > root
find extras -maxdepth 4 -wholename '*/CVS/Root' -exec cp -f root {} \;

For old core checkouts life is more complicated, because only devel/ moved.
I used:

find dist -maxdepth 4 -wholename '*/devel/CVS/Root' -exec cp root {} \;

But now my dist/foo checkouts are somewhat confusing.  Probably I'll rename
those dirs under extras, but noone did anything like a helpful migration
plan for developers *beforehand*.

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux