perl - Indexing symbol files with P4Index zero files found -


i trying setup symbol server, , hence need symbols indexed map source version.

i running p4index on folder solution resides.

my disc files , folders:

.\calculatordemo\bin\ output produced
.\calculatordemo\calculatorapp\ contains source
.\calculatordemo\calculatordll\ contains source
.\calculatordemo\calculatortest\ contains source

in version control path in depot is:
//sw/main/internal/calculatordemo/

and workspace is: c:\projects\dev\sw\main\internal\calculatordemo\

when try index no files found..
c:\projects\dev\sw\main\internal\calculatordemo>p4index -debug
--- ssindex.cmd [status] : server ini file: c:\program files (x86)\windows kits\10\debuggers\x64\srcsrv\srcsrv.ini ssindex.cmd [status] : source root : c:\projects\dev\sw\main\internal\calculatordemo
ssindex.cmd [status] : symbols root : c:\projects\dev\sw\main\internal\calculatordemo
ssindex.cmd [status] : control system : p4
ssindex.cmd [status] : p4 program name: p4.exe
ssindex.cmd [status] : p4 label :
ssindex.cmd [status] : old path root :
ssindex.cmd [status] : new path root :
ssindex.cmd [status] : partial match : not enabled --- ssindex.cmd [status] : running... take time...
ssindex.cmd [info ] : ... indexing c:\projects\dev\sw\main\internal\calculatordemo\bin\x64 \debug\calculatorapp.pdb
ssindex.cmd [info ] : ... 0 source files found ...
ssindex.cmd [info ] : ... indexing c:\projects\dev\sw\main\internal\calculatordemo\bin\x64\debug\calculatordll.pdb
ssindex.cmd [info ] : ... 0 source files found ...
ssindex.cmd [info ] : ... indexing c:\projects\dev\sw\main\internal\calculatordemo\bin\x64 \debug\calculatortest.pdb

i cannot seem hole through , file version info pdb's. - (i doing on developer maschine, because want script working before involve our build server)

does know (yes offcause does) how can problem debugged/fixed. has som perl debuggin or something. - suspect problem not pointing rigth place on perforce server...

thanks in advance kenneth

i had similar morning. i'll share solution if can some. p4 environment variable weren't set in case. can either set them manually or go in p4v, connection -> environment settings..., don't change , press ok. make sure they're set, open command prompt , type "p4 set", should see set of variables reflecting information on current connection perforce.

hope helps.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -