[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Interwoven Patents Code Versioning

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-02-25 22:15:13 CET

On Tue, 2003-02-25 at 15:25, Edward S. Marshall wrote:
> they seem to be claiming a system where
> you have a development, QA, and production version of website (and very
> specifically "website") data, using some kind of virtualized editing
> process with a version history.

The first (and I think, most general) claim is:

    1. A system for file management for files containing website content
    comprising:

    a work area configured to allow a user to create and maintain web
    content to be displayed on a website, the work area being a file
    system having read and write operations to enable a user to edit
    virtual representations of files having web content that is located
    in the work area; and

    a staging area adapted to receive and integrate the web content
    submitted from the work area when the web content of the work area
    does not conflict with other web content submitted to the staging
    area and configured to retain versions of web content submitted from
    the work area.

I think a Subversion working copy would be considered a "work area" and
the repository would be considered a "staging area".

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 25 22:16:05 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.