[cvsnt] import project from QSC with all revisions
David Somers
dsomers at omz13.com
Wed Nov 29 19:07:48 GMT 2006
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
More information about the cvsnt
mailing list