info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

string based integration


From: Gobind Bansal
Subject: string based integration
Date: Mon, 21 May 2001 17:41:47 +0200

I need the functionality to integrate two versions (documents) into one document. Sounds simple. But the problem is that I want the CVS could be easily adapted so that this versioning functionality is not file-based, but string based. That means, it has a signature like that:
    [out] string CVSIntegrate([in] string version1, [in] string version2)
 
kindly guide

reply via email to

[Prev in Thread] Current Thread [Next in Thread]