[thelist] Collaborative Environment Suggestions
Cake
cake at brothercake.com
Fri Jan 10 20:40:01 CST 2003
I don't have a specific solution for this, only a cute trick :) PHP comments
inside HTML which are parsed-away before the page gets to the client:
<?/*
... comments ...
*/?>
----- Original Message -----
From: "David Williamson" <dw at clara.co.uk>
To: <thelist at lists.evolt.org>
Sent: Saturday, January 11, 2003 12:22 AM
Subject: Re: [thelist] Collaborative Environment Suggestions
> Burhan
>
> phpCollab (http://www.phpcollab.com/website/index.php) springs to mind.
>
>
> Dave
>
> > On Thursday, January 9, 2003, at 06:49 PM, Burhan Khalid wrote:
> >
> > > Hello All :
> > >
> > > Came across a unique situation, and as always, I would like to
> > > consult the list for opinions. I have been retained as a
> > > developer/system admin for a design house, however, they don't have
> > > any sort of version control/collaborative development envrionment in
> > > place. It is getting to be a problem since almost all of the
> > > developers are telecommuting, and we are having problems with people
> > > updating files, and then not being up with the most recent version of
> > > a file.
> > >
> > > So, I am looking for some sort of version control system. The
> > > platform is RH 7.2 shared server, and I do have root access via SSH
> > > (if that's a factor). Any suggestions? Places where I should look?
> > > The files that we will be editing will be web based (HTML & PHP
> > > mainly).
> > >
> > > What I am trying to avoid are situations where the HTML and PHP files
> > > (mostly HTML) are choked full with comment tags. Besides the bloat, it
> > > doesn't look very nice when someone does a view source. I would like
> > > a system that allows people to check out files, and have a separate
> > > file/place to have a log for the changes. If a file is checked out --
> > > then it should be locked so that other people may not modify it.
>
>
> --
> * * Please support the community that supports you. * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>
>
More information about the thelist
mailing list