Re: [PHP-DEV] PHP cvs help

2001-12-25 Thread Sergey Kartashoff

On Tue, 25 Dec 2001 [EMAIL PROTECTED] wrote:

> > ok. Then i will wait and update module after 4.1.1 will be released.
> > Will the working branch tag (PHP_4_0_7) remain for PHP 4.1.x ?
> 
> Yes, but you really should not new functionality (support for new
> versions) into an old branch.

Even for 4.1.2+ versions ?
I undestood you as i should not update module for upcoming 4.1.1 release,
but i can update it for next 4.1.2+ versions before next release cycle will
begin. Am i wrong ? 

We actiually do intensive new module testing and i think its very stable
enough to call it 'release version'. So i ask you permission to 
update module in PHP-4.1.2+

-- 
Regards. Sergey aka gluke.


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] PHP cvs help

2001-12-25 Thread Sergey Kartashoff

On Tue, 25 Dec 2001 [EMAIL PROTECTED] wrote:

> > So i want to update mnogosearch module to make sure that next
> > upcoming PHP release (4.1.1 ?) will come with updated extension.
> >
> > Can i update it ?
> 
> It's too late anyway, as 4.1.1 is already packaged, and going to be
> released tomorrow. If new functionality is added, we need a whole new
> cycle of release candidates.

ok. Then i will wait and update module after 4.1.1 will be released.
Will the working branch tag (PHP_4_0_7) remain for PHP 4.1.x ?

-- 
Regards. Sergey aka gluke.


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] PHP cvs help

2001-12-25 Thread Sergey Kartashoff

On Sun, 23 Dec 2001 [EMAIL PROTECTED] wrote:

> >   I need to migrate latest mngosearch extension from php-4.2dev
> >   branch into php-4.1.x branch.
> 
> Please do not MFH before discussing it, merging to the 4.1 branch is only
> needed for important bugfixes, and not for simply updating the extension.

Ok. Lets discuss it.

It is very pity that PHP-4.1.0 was released with old mnogosearch extension
module. It does not support a new mnogosearch-3.2.x branch. So i have
really many questions from users. They cannot compile php-4.1.0 with 
mnogosearch-3.2.x.

So i want to update mnogosearch module to make sure that next
upcoming PHP release (4.1.1 ?) will come with updated extension.

Can i update it ?

> >   To do that i run:
> >   cvs update -r php_4_1_1
> 
> the php_4_1_1 is the release tag, you should never touch those. The
> working branch is PHP_4_0_7.

Thank you.
I will try once more with this branch.

-- 
Regards. Sergey aka gluke.


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] PHP cvs help

2001-12-22 Thread Sergey Kartashoff

Hi!

  Please help me with some CVS question.
  I need to migrate latest mngosearch extension from php-4.2dev
  branch into php-4.1.x branch.

  To do that i run:
  cvs update -r php_4_1_1
  ... update mnogosearch files...
  ... remove test.php ...
  cvs remove test.php
  ... adding index.php ...
  cvs commit

  Here is i got an error:

? ext/mnogosearch/index.php
cvs server: sticky tag `php_4_1_1' for file `ext/mnogosearch/config.m4' is not a
 branch 
cvs server: sticky tag `php_4_1_1' for file `ext/mnogosearch/php_mnogo.c' is not
 a branch   
cvs server: sticky tag `php_4_1_1' for file `ext/mnogosearch/php_mnogo.h' is not
 a branch   
Can't open test.php: No such file or directory  
cvs [server aborted]: correct above errors first!   
cvs commit: saving log message in /tmp/cvs7j5zFJ  

 Can anyone help me what i am doing wrong ?

 Another error i get while trying to add a new file index.php:
 cvs add index.php

[gluke@faust mnogosearch]$ cvs add index.php
cvs server: cannot add file on non-branch tag php_4_1_1

 What wtong here ?

 Please help !

-- 
Regards, Sergey aka gluke.


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] CVS question

2001-12-07 Thread Sergey Kartashoff

Hi!

Can anybody help me with some question ?
I making mnogosearch extension module. 
Currently my cvs session look like this:
cvs up

cvs ci

So i always work with development versions of PHP.

The question is:

How can i update module for upcoming 4.1.0 release 
to make sure that 4.1.0 contains all important changes ?

-- 
Regards. Sergey aka gluke.


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] CVS account email change

2001-08-20 Thread Sergey Kartashoff

Hi!

My primary email address has been changed from
[EMAIL PROTECTED] to [EMAIL PROTECTED] Please update
my cvs account (gluke). Thank you.

-- 
Regards. Sergey aka gluke.


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Bug System

2001-07-05 Thread Sergey Kartashoff

On Thu, 5 Jul 2001 [EMAIL PROTECTED] wrote:

> > Please tell me: can i install php bug tracking system on
> > my server ? Can i download it an use it ? Is it free ?
>
> It's the bugs.php file in the phpweb module in the CVS.

Ok, thank you. Is it free ? Can i use it for my projects ?

-- 
Regards. Sergey aka gluke.


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug System

2001-07-05 Thread Sergey Kartashoff

Hi!

Please tell me: can i install php bug tracking system on
my server ? Can i download it an use it ? Is it free ?

-- 
Regards. Sergey aka gluke.


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Bug #11780: udm_find makes php crash

2001-07-03 Thread Sergey Kartashoff

On 28 Jun 2001 [EMAIL PROTECTED] wrote:

> From: [EMAIL PROTECTED]
> Operating system: Linux
> PHP version:  4.0.6
> PHP Bug Type: Unknown/Other Function
> Bug description:  udm_find makes php crash
>
> Important notice: It seems to crash ONLY when the word
> belongs the dictionary (dict table).
> (This seems to prove that the udm_agent is well-defined)

Try to recompile mnogosearch without threads, then recompile php.
Please give me feedback if it helps.
Thank you.


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] news.php.net search

2001-03-12 Thread Sergey Kartashoff

Hi!

Can anybody give me more information regarding
search at news.php.net ?
Who is author of it ?
Does it use php mnoGoSearch extension ?

Thank you.

-- 
Regards. Sergey aka gluke.


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] PHP 4.0 Bug #9670: udm_alloc_agent

2001-03-10 Thread Sergey Kartashoff

On 10 Mar 2001 [EMAIL PROTECTED] wrote:

> From: [EMAIL PROTECTED]
> Operating system: LINUX
> PHP version:  4.0.4pl1
> PHP Bug Type: Unknown/Other Function
> Bug description:  udm_alloc_agent

mnoGoSearch extension will be available only since php-4.0.5.
Please wait for it.

-- 
Regards. Sergey aka gluke.


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Time for 4.0.5?

2001-02-19 Thread Sergey Kartashoff

On Mon, 19 Feb 2001, Derick Rethans wrote:

> On Mon, 19 Feb 2001, Sascha Schumann wrote:
>
> > what do people think about a PHP 4.0.5 release?
> >
> > Let me know your thoughts.
>
> Sounds like a good idea, but I would like to fix the bugs in the mcrypt
> extension before this release. What about making March 1, 2001 making the
> day for RC 1?

I need some time too (one or two weeks) to finish mnoGoSearch extension
to support all of features of mnoGoSearch - 3.1.10.

It seems to me that March 1 is the resonable date for RC1 8)

-- 
Regards. Sergey aka gluke.


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] error in ext/mnogosearch/config.m4

2001-02-15 Thread Sergey Kartashoff

On Wed, 14 Feb 2001, [iso-8859-1] Björn Schotte wrote:

> MNOGOSEARCH_VERSION_ID=$MNOGOSEARCH_BINDIR/udm-config -version-id
>
> it should be --version-id (two hyphens)
>
> otherwise, configure will fail. Please fix it.

Yes, thank you. Fixed already.

-- 
Regards. Sergey aka gluke.


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]