Re: Git cvsserver serious issue
От | Tom Lane |
---|---|
Тема | Re: Git cvsserver serious issue |
Дата | |
Msg-id | 24873.1285255006@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Git cvsserver serious issue (Magnus Hagander <magnus@hagander.net>) |
Ответы |
Re: Git cvsserver serious issue
|
Список | pgsql-hackers |
Magnus Hagander <magnus@hagander.net> writes: > So, I found (with some helpful hints from Robert who caught the final > nail in the coffin) a good reason why we really can't run a > git-cvsserver globally. > Any user can point their cvs client at the repository. And check out > an arbitrary branch, tag *or individual commit*. Doing so will create > a 50Mb sqlite database on the server with cache information about that > head. I'm still wondering why we don't simply lobotomize git-cvsserver to refuse requests to check out anything except the active branch tips. It's only a Perl script. I could probably hack it in an hour, there are those here who could do it in ten minutes. regards, tom lane
В списке pgsql-hackers по дате отправления: