Re: Let's stop using CVS for debian.org website
Boyuan Yang <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www,gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <CA+ya19Lm4Uw5LFhPB8KR2Ev68gGQzaMT=vFZSRK0r2SqCuEdaQ@mail.gmail.com> |
2016-11-22 18:16 GMT+08:00 Laura Arjona Reina <[email protected]>: > I've opened a bug report: > > #845297: [www.debian.org] Website transition from CVS to Git > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845297 > > and created a wiki page: > > https://wiki.debian.org/WebsiteGitTransition Looks great! AFAIK there are some blocking issues affecting the migration of buildsystem since it depends on CVS. The biggest piece is Perl/Local/VCS_VCS.pm. This file needs to be rewritten completely into something like VCS_Git.pm before we can run `make' on the top dir without any error message. -- Sincerely, Boyuan Yang