hi mathias,
I have some questions about your implementation of version-control and
report methods.
Did you make use of the Rational Rose class models that are available on
the Delta V web site when coding these methods. More specifically did you
write any new classes like Resource,Versionable Resource, Version History
etc that are part of these models.
What were the values of the auto-version property on the version
controlled resources that you allowed?
Are the versions of the resource stored in the same namespace as the
version controlled resources or were they stored in a different namespace?
What was the mechanism used to generate a URI for a version?
It would help me a lot if you can answer the above questions.
thanks,
rajkumar
-----Original Message-----
From: Luber, Mathias [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 16, 2001 1:00 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Implementation of Delta V
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>