Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem adding project to Visual Source Safe
Message
General information
Forum:
Visual FoxPro
Category:
Source Safe Control
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01345025
Message ID:
01345027
Views:
22
This message has been marked as the solution to the initial question of the thread.
Is the version of VSS different than the one you used before or is the version of VFP different? I think that is an SCCTEXT problem (the sortmethods function is in there). If you click on OK, does it still add the file VSS?


Just found it:
      *--Not sure where this copy came from - I think it is the default VFP9 version but not sure - don't remember if I updated 
      FOR ln = 1 to MEMLINES(tcMethods)
         IF ln > 1
           laMethods[lnMethods] = laMethods[lnMethods] + CRLF	&&<<--this is line 1331 in the copy I have
         ENDIF
         lcLine = MLINE(tcMethods,1,_MLINE)
There's an alternate SCCTEXT.PRG in vfpx...

http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=12955



>I'm trying to add a VFP 9 project to VSS 2005. It does appear to add some of the files...but a LOT of them I get this:
>
>Error #31 in sortmethods (1331): Invalid subscript reference.
>
>...and the file doesn't get added to VSS..grrrr
>
>From the main VFP menu, I'm selecting Project / Add Project To Source Control. I've done this a zillion times before, but for some reason this time I'm having this issue... anyone have any ideas?
>
>Thanks!
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform