Reply to thread

Re: AW: Re: AW: Compiling and building MP



Hey Tourettes,


The problem is that is IS from a clean checkout (tried it about 10x now, you probably see me in the log :D). I have the problem on different systems with different tools:


* Ubuntu 9.10 64-bit, (Commandline SVN)

svn: GET of '/svn/public/!svn/ver/24337/trunk/DirectShowFilters/TsWriter/bin/Debug/TsWriter.pdb': Could not read response body: connection was closed by server (https://sources.team-mediaportal.com)


* Windows Vista x64 (Collabnet SVN client)

svn: GET of '/svn/public/!svn/ver/24337/trunk/DirectShowFilters/TsWriter/bin/Debug/TsWriter.pdb': Could not read response body: connection was closed by server (https://sources.team-mediaportal.com)


* Windows Vista x64 (Tortoise SVN)

GET of

'/svn/public/!svn/ver/24337/trunk/DirectShowFilters/TsWriter/bin/Debug/TsWriter.pdb':

Could not read response body: connection was closed by server (https://sources.team-mediaportal.com)


If I check out revision 24260 it does work, so something seems to be wrong with the TsWriter.pdb in revision 24337. Could you try a full checkout and see if it goes wrong? :D


Top Bottom