Re: [PHP] Revision control?

[email protected] (James McLean)
Newsgroups php.general
Message-ID <[email protected]>
On Wed, Mar 10, 2010 at 11:14 AM, Tom Sparks <[email protected]> wrote:
> --- On Wed, 10/3/10, Phpster <[email protected]> wrote:
>
>> I believe pear has some stuff for subversion.
>
> Don't want to use subversion or any third-party app

Why re-invent the wheel? Just use SVN, existing libraries out there,
easy to use, easy to access and portable.

> I forgot to say needs to support media files (images/sounds/etc) as well as text based files.
> I don't care if it flat-file based or database based

I have stored binary data in SVN many times. No issues. IIRC it simply
stores a new copy of the entire file for each instance of binary data,
rather than storing the changes as it would with a Text file.

Cheers,

James
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.