Problem was related to https / http conflicts with reverse proxy. See this post for solution: http://weblogs.asp.net/mnissen/archive/2008/12/28/solution-for-subversion-502-bad-gateway-problem-when-using-forefront-as-reverse-proxy.aspx
On Dec 20, 6:39 pm, "VisualSVN Support" <[email protected]> wrote: > Hi! > > Please could you provide more details on the problem. > > We need to know additional information about your configuration: > - what version of the VisualSVN do you use? > - what version of the TortoiseSVN do you use? > - what version of the Visual Studio do you use? > - what version of the Windows do you use? > - what particular kinds of projects do you use? > > >I've seen this a few times now: when I rename a file through visual > > studio (usually as a result of a refactoring with resharper) the > commit gets interrupted by this error message. > > There should be VisualSVN log files in your temp folder (somewhat like > "C:\Documents and > Settings\<username>\LocalSettings\Temp\VisualSVN-2007-06-02-00-01-416.log" > on Windows XP and > "C:\Users\<username>\AppData\Local\Temp\VisualSVN-2007-06-02-00-01-416.log" > on Windows Vista). Could you please send us log files that were > generated after problem reproduction? > > Do you have any problems with committing the renamed file outside the > Visual Studio? > > >Is this related to the plugin or is this simply me doing something > > horribly wrong in the indirect rename process? > > Could you also send us a example and reproduction script? Screen shots > would be very helpful. > > Thank you! > > On Thu, Dec 18, 2008 at 6:07 PM, Mads Nissen <[email protected]> wrote: > > > I've seen this a few times now: when I rename a file through visual > > studio (usually as a result of a refactoring with resharper) the > > commit gets interrupted by this error message. > > > The only way to work around this is is to remove the renamed files > > from the folder, perform a committ and revert the adds (which are now > > missing), copy the files back into the folder and readd them and then > > committ. > > > Is this related to the plugin or is this simply me doing something > > horribly wrong in the indirect rename process? > > -- > Olga Dolidze > VisualSVN Support

