Date: 07/20/01
- Next message: CVS Account Request: "[PHP-DEV] CVS Account Request"
- Previous message: cynic <email protected>: "[PHP-DEV] Bug #12280 Updated: $file=fopen("http://".$HTTP_SERVER_VARS["SERVER_NAME"].$PHP_SELF, "r");"
- In reply to: Jason Greene: "Re: [PHP-DEV] Moving output.c from ext/standard to main/"
- Next in thread: Walter Franzini: "Re: [PHP-DEV] Moving output.c from ext/standard to main/"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I only know of commercial products such as Rational Clearcase (which is far
superior to CVS but very expensive) that handle stuff like directory
versioning in a great way. It's not suitable for open-source projects though.
I also check into the tigris homepage every couple of months who are
supposed to be working on a version of CVS which try to address some of the
problems with CVS but they seem to be moving forward very slowly.
Andi
At 09:08 AM 7/20/2001 -0500, Jason Greene wrote:
>It a shame that CVS doesn't have a way to handle things like this..
>Are there commercial systems that can?
>
>-Jason
>
>----- Original Message -----
>From: "Zeev Suraski" <zeev <email protected>>
>To: <php-dev <email protected>>
>Sent: Friday, July 20, 2001 8:14 AM
>Subject: [PHP-DEV] Moving output.c from ext/standard to main/
>
>
> > It's been bugging me for over a year now, and I'm now trying to figure out
> > the best way to do it. output.c sits today in ext/standard, which is
> > wrong, as it's really a part of the inner core of PHP, and not a set of
> > functions.
> > If I move the file in the CVS repository and fix the references, then
> > everything would be fine, history would be retained, except checking out
> > old CVS's will no longer work.
> > If import the file into main/ and delete it from ext/standard, we lose the
> > history for it, which is sucky.
> > I'm thinking about moving the file in CVS, and in addition to fixing the
> > HEAD branch, fix also the 4.0.6 branch, so that we at least can check out
> > one version back. What do you guys think?
> >
> > Zeev
> >
> >
> > --
> > PHP Development Mailing List <http://www.php.net/>
> > To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> > For additional commands, e-mail: php-dev-help <email protected>
> > To contact the list administrators, e-mail: php-list-admin <email protected>
> >
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: CVS Account Request: "[PHP-DEV] CVS Account Request"
- Previous message: cynic <email protected>: "[PHP-DEV] Bug #12280 Updated: $file=fopen("http://".$HTTP_SERVER_VARS["SERVER_NAME"].$PHP_SELF, "r");"
- In reply to: Jason Greene: "Re: [PHP-DEV] Moving output.c from ext/standard to main/"
- Next in thread: Walter Franzini: "Re: [PHP-DEV] Moving output.c from ext/standard to main/"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

