I'm trying to write a tool with Delphi in order to remote VSS from an executable Delphi.
Till now, i can archive, extract, get, ... from an interface or even by command line!
I just can't see any way to automatize that.
I'll explain one working mode of the tool as specified :
I have 3 Ini files :
- one for connection to database,
- one for the list of projects in VSS i need to extract where each line is a couple of the project name and the extraction path
- one for the list of projects i want to compile after extraction.
the problem is that i can't create on a conventional way or at least an easy one my 2nd type of ini files. I need a soft able to select a given project or get its path. Sort of "VSS explorer"!
can anybody help plz?
Till now, i can archive, extract, get, ... from an interface or even by command line!
I just can't see any way to automatize that.
I'll explain one working mode of the tool as specified :
I have 3 Ini files :
- one for connection to database,
- one for the list of projects in VSS i need to extract where each line is a couple of the project name and the extraction path
- one for the list of projects i want to compile after extraction.
the problem is that i can't create on a conventional way or at least an easy one my 2nd type of ini files. I need a soft able to select a given project or get its path. Sort of "VSS explorer"!
can anybody help plz?