Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

View Directory listings

Status
Not open for further replies.

aloulou

Programmer
Nov 23, 2005
1
FR
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top