[cvsnt] import project from QSC with all revisions

Srdjan Šurlan srdjan.surlan at trinet.si
Wed Nov 29 13:36:24 GMT 2006


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

but, folders are problem,
I'm just looking how to....


David Somers wrote:
> Srdjan ?urlan wrote:
> 
> There's no tutorial. Transferring data between version management systems is
> a bit of a black art (and potentially messy and painful).
> 
> You'll need to extract each revision of each file and import it (or
> add/commit).
> 
> You could ask the people who write TC if they have a way of converting their
> repository format to CVS (or RCS or VSS) format... but I suspect you'll
> find that they only support importing into TC and not exporting (sigh).
> 
> (BTW, if TC has a proprietary way of storing its files, you'll now
> appreciate why storing your source code using a proprietary system instead
> of an open one is not a good idea. )
> 


More information about the cvsnt mailing list