Hi, we (another student and me) are currently implementing Basic Versioning Feature of Delta V for Slide. We are working in the team of Juergen Pill. So far we've implemented version-control and report (version-tree part), but we didn't test it yet. Our basis was Slide 0.14. Additional problem is that we extend some of Slides classes for the version-control method. So Juergen decided to commit the changes after we merged it with a stable release of Slide.
Mathias -----Original Message----- From: Raj Kumar [mailto:[EMAIL PROTECTED]] Sent: Monday, October 15, 2001 9:58 PM To: [EMAIL PROTECTED] Subject: Implementation of Delta V hi remy, I need to implement the Basic Versioning Feature of the Delta V protocol. Is there any open source project that is implementing Delta V that i can take a look at? thanks, rajkumar -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sunday, October 14, 2001 6:10 PM To: [EMAIL PROTECTED] Subject: cvs commit: jakarta-slide/src/doc changelog.xml remm 01/10/14 18:09:37 Modified: src/doc changelog.xml Log: - Update changelog. Revision Changes Path 1.68 +5 -1 jakarta-slide/src/doc/changelog.xml Index: changelog.xml =================================================================== RCS file: /home/cvs/jakarta-slide/src/doc/changelog.xml,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- changelog.xml 2001/10/12 20:40:22 1.67 +++ changelog.xml 2001/10/15 01:09:36 1.68 @@ -64,8 +64,12 @@ bundle (RM) </add> <fix> - 4131 - NullPointerException with empty supportedlock or lockdiscovery (DV) + 4131 - NullPointerException with empty supportedlock + or lockdiscovery (DV) </fix> + <update> + Upgrade to Tomcat 4.0.1 Final (RM) + </update> </changelog>
