Re: Delay with cvs
David Malcolm <[email protected]> Thu, 16 Jun 2005 18:14:48 -0400
| Newsgroups | gmane.editors.conglomerate.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2005-06-16 at 23:59 +0200, Michèle Garoche wrote: > It seems that there is again a problem with anonymous cvs. > > I can see the recent changes (for example 3 hours ago in src and 115 > minutes ago in po) browsing the cvs tree <http://cvs.gnome.org/ > viewcvs/conglomerate/src/> > > but still cannot get the updates via cvs. > > Could it be arranged, please? A short-term solution may be for you to manually download any files that you urgently need a local copy of, and overwrite the local copy that way. CVS should happily merge the changes for you next time you do a cvs update from a CVS server once its got those changes; it will display them as local changes. I suspect the only files that fall into this category are the ones Nickolay fixed (if any) for the intltool problem you had; do you need any other fixes? (nothing much has changed recently from an i18n point of view) A longer-term solution is for you to get a GNOME CVS account. Information on doing this can be found here: http://developer.gnome.org/doc/policies/accounts/requesting.html (You should coordinate with the rest of the gnome i18n team if you're committing translations) I hope this helps, and I'm sorry that the anoncvs option sucks.