CVS(-like) API for use in applications

D

Davor Cengija

I need to implement relativelly simple versioning system as a part of a
bigger application. Nothing fancy, just to be able to fetch an older version
of a document, as well as to show diffs and set tags. Is there some
opensource CVS (or conceptually similar) Java implemented API, besides of
jCVS? Has anyone used jCVS to implement under-the-hood versioning system?

Any help is greatly appreciated

Regards,
Davor
 
D

Davor Cengija

Davor said:
I need to implement relativelly simple versioning system as a part of a
bigger application. Nothing fancy, just to be able to fetch an older
version of a document, as well as to show diffs and set tags. Is there
some opensource CVS (or conceptually similar) Java implemented API,
besides of jCVS? Has anyone used jCVS to implement under-the-hood
versioning system?

After some more thoughts, I guess I better need something like rcs package
for unix.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top