DELTA-V Web Versioning and Configuration Management Working Group Jim Amsden.

Slides:



Advertisements
Similar presentations
SIP and Instant Messaging. SIP Summit SIP and Instant Messaging What Does Presence Have to Do With SIP? How to Deliver.
Advertisements

Reinventing using REST. Anything addressable by a URI is called a resource GET, PUT, POST, DELETE WebDAV (MOVE, LOCK)
Microsoft Excel 2003 Illustrated Complete Excel Files and Incorporating Web Information Sharing.
HEP Data Sharing … … and Web Storage services Alberto Pace Information Technology Division.
Sharmistha Chatterjee 82349D 82349D Helsinki University of Technology Instant Messaging and Presence with SIP.
Hypertext Transfer Protocol Kyle Roth Mark Hoover.
ESI Extensions for Web-based Collaboration Introduction to Edge Side Includes: - ESI helps offload the work of web page construction from origin server.
Implementing ISA Server Caching. Caching Overview ISA Server supports caching as a way to improve the speed of retrieving information from the Internet.
The Medusa Proxy A Tool For Exploring User- Perceived Web Performance Mimika Koletsou and Geoffrey M. Voelker University of California, San Diego Proceeding.
Hypertext Transport Protocol CS Dick Steflik.
© 2008 Prentice Hall11-1 Introduction to Project Management Chapter 11 Managing Project Execution Information Systems Project Management: A Process and.
Sys Prog & Scripting - HW Univ1 Systems Programming & Scripting Lecture 15: PHP Introduction.
Web-based Software Development Web-based Distributed Authoring and Versioning Jul 19, 2005 Shin Young Ahn.
P2PSIP Charter Proposal Many people helped write this charter…
Tutorial 1 Getting Started with Adobe Dreamweaver CS3
1 Computer Communication & Networks Lecture 28 Application Layer: HTTP & WWW p Waleed Ejaz
1 Wallace – Digital Print on Demand with Personalized Content Steve Keca – Manager Digital Print Solutions.
WWW Distributed Authoring and Versioning (WEBDAV ): An Introduction Jim Whitehead, U.C. Irvine Chair, IETF WEBDAV Working Group.
Windows 2000 Operating System -- Active Directory Service COSC 516 Yuan YAO 08/29/2000.
WebDAV Issues Munich IETF August 11, Property URL encoding At present, spec. allows encoding of the name of a property so it can be appended to.
Lecture 11 Managing Project Execution. Project Execution The phase of a project in which work towards direct achievement of the project’s objectives and.
Information Access and Connectivity Richard N. Taylor University of California, Irvine
IETF Trade WG Adelaide, South Australia 29 March 2000 Donald E. Eastlake, 3rd
IETF – ECRIT Emergency Context Resolution using Internet Technologies ESW 5 – Vienna October 2008 Marc Linsner.
29-30 September 2005IETF London, UK1 Lemonade IETF 63.5 Eric Burger Glenn Parsons
Data Communications and Computer Networks Chapter 2 CS 3830 Lecture 8 Omar Meqdadi Department of Computer Science and Software Engineering University of.
EAI WG meeting IETF-65, March 20, Agenda 17:40 Welcome, blue sheet, scribe, agenda bashing 17:50 Review of WG charter (approved) 17:55 Problem/framing:
Version Control with SVN Images from TortoiseSVN documentation
PAWS Protocol to Access White Space DB IETF 81 Gabor Bajko, Brian Rosen.
Module 7: Advanced Application and Web Filtering.
Web Caching and Replication Presented by Bhushan Sonawane.
WebDAV MERGE method use cases. Merge with simple conflict To merge main.c from the bugfix workspace into the project1 workspace the client would issue.
NCIP Nanomaterial Data Curation Initiative Update & path forward Christine Ogilvie Hendren 5/29/2014.
WebDAV Working across the Internet: Peter Pierrou, Excosoft.
National Computational Science National Center for Supercomputing Applications National Computational Science Integration of the MyProxy Online Credential.
Software Configuration Management n Art of coordinating SW development to minimize confusion n Software quality assurance (umbrella) activity n Set of.
November 20, 2002IETF 55 - Atlanta1 VPIM Voice Profile for Internet Mail Mailing list: To subscribe: send.
Moving towards an IRS WG Charter Ross Callon IETF 85, Atlanta.
Computer Network Architecture Lecture 6: OSI Model Layers Examples 1 20/12/2012.
1 Shuaib Karim Institute of Software Technology & Interactive Systems (Vienna University of Technology)
Session #2482 Implementing WebDAV Using J2EE TM and Open Source Technologies Juergen Pill Team Leader Software AG Remy Maucherat Software Engineer Sun.
Database Form Processing Made Easy Chad Killingsworth Web Projects Coordinator.
LMAP WG IETF 90, TORONTO, CA Dan Romascanu Jason Weil.
Profiling Use of PKI in IPsec (pki4ipsec) Date: Monday, Mar 7, 2005 at Location: Rochester room Chairs: Paul Knight Gregory Lebovitz Mail list:
PARALLEL AND DISTRIBUTED PROGRAMMING MODELS U. Jhashuva 1 Asst. Prof Dept. of CSE om.
WREC Working Group IETF 49, San Diego Co-Chairs: Mark Nottingham Ian Cooper WREC Working Group.
VIRTUAL SERVERS Chapter 7. 2 OVERVIEW Exchange Server 2003 virtual servers Virtual servers in a clustering environment Creating additional virtual servers.
Draft for discussion1 OSLC PLM roadmap discussion Aug 30 th 2011 Rainer Ersch Gray Bachelor V0.4 updated at meeting Aug 30th.
BOF-1147, JavaTM Technology and WebDAV: Standardizing Content Management Java and WebDAV Juergen Pill Team Leader Software AG Remy Maucherat Software Engineer.
Application Configuration Access Protocol Praveen S Thangavelu Nov Advisor: Dr Chung-E-Wang Department of Computer Science, CSUS.
Web Authorization Protocol WG Hannes Tschofenig, Derek Atkins.
IP Flow Information eXport (IPFIX)
RADEXT WG RADIUS Attribute Guidelines
Global Grid Forum GridForge
Hypertext Transport Protocol
L1VPN Working Group Scope
SysML 2.0 Model Lifecycle Management (MLM) Working Group
WEBDAV Washington, DC IETF
Viney Sindhu Dr. Yanqing Zhang
Computer Communication & Networks
XML in WebDAV or, a Tale of Two Standards
Working Group Re-charter Draft Charter Reference Materials
IETF WebDAV Working Group
CSCE 813 Internet Security Fall 2012
Collaborative Authoring Support for the Next Generation
Versioning and Variant Authoring Requirements
NDIA PMSC Guides Working Group
WebDAV Collections Protocol
Parallel I/O for Distributed Applications (MPI-Conn-IO)
Presentation transcript:

DELTA-V Web Versioning and Configuration Management Working Group Jim Amsden

Charter Enable distributed Web authoring tools to perform –Versioning –Parallel Development –Configuration Management Put the “V” back in WebDAV Represents an expansion of the original goals to support scaling across users and content

Versioning Tracking multiple revisions Maintaining predecessor/successor relationships Accessing version history Based on a checkout/checkin metaphor for managing potential update conflicts

Parallel Development Increases resource availability Allows multiple changes to the same revision at the same time Uses merging to reconcile parallel updates Necessary for multi-user, distributed environments

Configuration Management Supports tracking and accessing multiple interrelated resources over time Recognizes complex relationships between Web resources Provides a way to specify and manipulate related resources as a set

In Scope: Creating versioned resources Naming and accessing revisions and configurations Mapping revisions to the URL namespace Creating new revisions Parallel development History retrieval

In Scope (cont.-) Merging of revisions and configurations Differencing Operations on configurations Versioning support for down-level HTTP and WebDAV clients

Not in Scope: HTTP server-to-server communication protocols Workflow, process and change request management Versioning and configuration management by non-HTTP and WebDAV protocols Implementation of functionality by non- origin proxies replication and disconnected work

Deliverables Goals for Web Versioning Web Versioning Model Versioning Extensions to WebDAV WebDAV Versioning Traceability

Goals and Milestones Jun `99 - drafts of goals, model, and protocol extensions available Oct `99 - submit Internet Drafts of model and protocol extensions Apr `00 - last call on all deliverables May `00 - Submit to IESG for approval

Further Information Chair: TBD Applications Area Director(s): Keith Moore and Patrik Faltstorm Applications Area Advisor: TBD Mailing list: