Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Srdjan ?urlan wrote: Please don't top-post (http://en.wikipedia.org/wiki/Top-posting)... bottom or inline is better > Hi > > TC has a bunch of dll's and unit (Delphi) with DLL exports functions > wich is very helpfull and with them, I can catch every single revision of > file(s) > > For one file, I think scenario is like this: > > first revision (1.0) > Add > else revisions (1.n) > Commit > > and must iterate through all files in the project An alternative way is to extract the revisions for each file and to generate the RCS files yourself which you then directly write into the CVSNT repository... a bit more complex to achieve, but perhaps better (as you are fully in control). > > but, folders are problem, > I'm just looking how to.... Folders aren't revisioned, only files are. -- David Somers typographer/programmer/whatever