Hello, I'm using win32svn, version 1.8.5 (r1542147) in Windows 7 x64 like this:
svn checkout https://user:pass@server/svn/p1/trunk I get the following error immediately: svn: E170000: 'https://user:pass@server/svn/p1/trunk' isn't in the same repository as 'https://user:XXXXXXXX@server/svn/p1/trunk' I tried SlikSVN (svn, version 1.8.5-SlikSvn-1.8.5-X64 (SlikSvn/1.8.5) X64) with the same result. With version 1.7.1 or 1.6.5 (SlikSVN 1.7.1/win32svn) the same command works as expected. Is the user:pass@server scheme no longer supported? I know, that I could use the --user --password parameters, but for some reasons I won't. Thanks, Guido PS: I'm not subscribed to the list, please cc me.