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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Borland C++ Builder and VSS

Status
Not open for further replies.

bluecrush

Programmer
Mar 26, 2004
61
US
I have just inherited some projects developed with Borland C++ Builder and am trying to add them to my other projects (in VC++) currently in VSS. However, I have discovered that when I open the Borland project file (*.bpr) I am able to happily change code WITHOUT having it checked out. When I check the properties of the *.cpp files they all say READONLY but Borland seems to ignore this fact and write to the files anyway. Am I missing something? Is there a trick to using VSS with Borland C++ Builder or are they like oil and water? Any suggestions would be helpful!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top