Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-297426: PdbNavigator won't fetch svn-indexed sources

$
0
0
Reporter Alex Berezoutsky (fergard) Alex Berezoutsky (fergard)
Created Apr 24, 2012 6:11:05 PM
Updated Apr 24, 2012 6:18:46 PM
Priority Critical
Type Bug
Fix versions 7.0
State Submitted
Assignee Kirill Skrygan (kirillskrygan)
Subsystem External Sources
Affected versions 6.1.1
Fixed in build No Fixed in build
We have srcsrv-indexed PDBs in our builds - ie each PDB contains references to the source files used to build the project based on the svn URL and revision for the source files. When debugging, VS 2010 resolves the source files normally by executing the srcsrv command. When editing or otherwise Ctrl+Clicking, ReSharper DOES NOT correctly resolve the URL. It looks like it wants to, but something is missing. Instead I get a ReSharper message box "Do you want to execute command '(SUBVERSION__CMD)' with arguments '' to get a file from source control", followed by a ReSharper 6.1 dialog (which comes up on top of the message box) containing no text, but with a status bar and cancel button.

Based on how VS 2010 works while debugging, it appears my PDB files are indexed correctly. For example:

[c:\devtools\teamcity\buildAgent\work\ffc3532ade9b36fb\Ftp\FtpDirListingParser.cs] cmd: svn.exe export "https://code/svn /code/Base/MinUtil/trunk/Ftp/FtpDirListingParser.cs@414" "c:\src\code\Base\Text\trunk\packages\PD.Base.MinUtil.1.2.0.42-
debug\lib\net40\svn-https\code_443\svn\code\Base\MinUtil\trunk\Ftp\FtpDirListingParser.cs\380\FtpDirListingParser.cs" -- non-interactive --quiet

Viewing all articles
Browse latest Browse all 106942

Trending Articles