Re: [PHP-DOC] CVS commits not send to the list

2003-12-18 Thread Jakub Vrana
> Depends on the size of the commit. For years there > have been filters setup to avoid overwhelming the list > w/ megacommits. Read the list archives for more > details. Thanks for explanation. However, five smaller commits lead to higher traffic than one big... There is also a risk that someone

Re: [PHP-DOC] CVS commits not send to the list

2003-12-17 Thread Jesus M. Castagnetto
Depends on the size of the commit. For years there have been filters setup to avoid overwhelming the list w/ megacommits. Read the list archives for more details. --- Jakub Vrana <[EMAIL PROTECTED]> wrote: > It seems that some CVS commits to phpdoc isn't send > to phpdoc list > even if they are su

Re: [PHP-DOC] CVS commits not send to the list

2003-12-17 Thread Gabor Hojtsy
It seems that some CVS commits to phpdoc isn't send to phpdoc list even if they are successful. I committed half an hour ago and the notification still isn't in the list. CVS told me "Mailing the commit email to [EMAIL PROTECTED]". Sometimes it happens... Goba

[PHP-DOC] CVS commits not send to the list

2003-12-17 Thread Jakub Vrana
It seems that some CVS commits to phpdoc isn't send to phpdoc list even if they are successful. I committed half an hour ago and the notification still isn't in the list. CVS told me "Mailing the commit email to [EMAIL PROTECTED]". Jakub Vrana

Re: [PHP-DOC] cvs commits

2002-06-18 Thread Gabor Hojtsy
> > It's also not a solution for those Windows guys > > Huh? Those were Hamster rules, of course :) I'm on Windows, too, you > know :) Heh ;) I'll look at that Hamster... ;)) Goba

Re: [PHP-DOC] cvs commits

2002-06-18 Thread Sebastian Bergmann
Gabor Hojtsy wrote: > It's also not a solution for those Windows guys Huh? Those were Hamster rules, of course :) I'm on Windows, too, you know :) -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wis

Re: [PHP-DOC] cvs commits

2002-06-18 Thread Gabor Hojtsy
> > > I think its better to split in phpdoc-de phpdoc-nl phpdoc-jp etc. > > > I absolutely not interesteted in japanese commits, I even can't > > > understand them. This applys do most other languages ;) > > > > =kill() Subject: "[PHP-DOC] cvs: phpdoc-ar" > > =kill() Subject: "[PHP-DOC] cvs:

Re: [PHP-DOC] cvs commits

2002-06-16 Thread Slawomir Pucia
> One of the language maintainers use a local CVS server, and > some automated CVS update script. It updates files one by one > for some reason :(( Yes, our script uploads files one by one. We will see if we can do something about it. I remember there was a proposition for splitting mailing list

Re: [PHP-DOC] cvs commits

2002-06-16 Thread Gabor Hojtsy
> Would phpdoc committers please remember that they don't need to commit each > file in cvs seperately, and it's usually only wise to do so if you wish to > log very specific different notices, or they are in vastly different parts > of the cvs repository. > > eg, you could do this: > > cd /your/s

[PHP-DOC] cvs commits

2002-06-15 Thread James Cox
Hey, Would phpdoc committers please remember that they don't need to commit each file in cvs seperately, and it's usually only wise to do so if you wish to log very specific different notices, or they are in vastly different parts of the cvs repository. eg, you could do this: cd /your/src/dir/p

Re: [PHP-DOC] CVS commits during ML-downtime

2001-06-19 Thread derick
On Tue, 19 Jun 2001, Jeroen van Wolffelaar wrote: > Hello, > > Is it possible to back-populate this ML with the CVS commits during the > downtime of toye.php.net? > Or otherwise it might be a good idea to post the diff of 24-05 till 19-06 > here? cvs diff -D 2001-05-24 will do the job fine, and

[PHP-DOC] CVS commits during ML-downtime

2001-06-19 Thread Jeroen van Wolffelaar
Hello, Is it possible to back-populate this ML with the CVS commits during the downtime of toye.php.net? Or otherwise it might be a good idea to post the diff of 24-05 till 19-06 here? Jeroen