In case anyone finds this thread in tyring to troubleshoot TortoiseSVN
1.5.1 or 1.5.2 like I did, just to confirm: the problem also exists..
uh.. in TSVN 1.5.2 as well.
(I guess no big surprise.)
On Jul 31, 1:14 pm, Pretz <b..._at_citygeeks.com> wrote:
> The SVN command-line reported that it was version 1.5.0
> So, I checked the website and, indeed, the VisualSVN Server 1.5.1
> incorporates Subversion 1.5.0 (pretty intuitive, neh?)
> Anyway, VisualSVN Server has a new release today that incorporates
> Subversion 1.5.1
> So, I upgraded the servers and, for good measure, destroyed the
> existing repos and created them again from scratch.
>
> The SVN command-line now reports that it is version 1.5.1.
> And, it now exhibits the same behavior as TortoiseSVN...
> Adding test2.txt
> svn: Commit failed (details follow):
> svn: Server sent unexpected return value (400 Bad Request) in response
> to PROPFIND request for '/svn/code/!svn/wrk/2ccd8419-b3d1-124d-
> b1fd-38b6a0eff55f/test2.txt'
>
> I am running it from the same workstation (and folder) as TortoiseSVN.
> Looks like a bug in Subversion, I will have to figure out how to post
> it to their bug list...
>
> Thanks for the speedy and helpful responses!
>
> -=Bob
>
> On Jul 31, 11:22 am, "Stefan Küng" <tortoise..._at_gmail.com> wrote:
>
>
>
> > On Thu, Jul 31, 2008 at 17:47, Pretz <b..._at_citygeeks.com> wrote:
> > > Wow, fast reply.
>
> > > Forgot to mention that I already turned off the firewall and virus
> > > protection during testing.
> > > The behavior is the same.
>
> > When you try the command line client, is it the same version (1.5.1)?
> > Are you trying from the very same workstation that you try TSVN with?
>
> > Also, you can try serf instead of neon:
> > in the servers config file (settings->network->edit) add the line
> > http-library = serf
>
> > Another thing you can try with neon (remove the line mentioned above
> > again): add the line
> > http-auth-types = basic;digest
> > in the [global] section.
>
> > Stefan
>
> > --
> > ___
> > oo // \\ "De Chelonian Mobile"
> > (_,\/ \_/ \ TortoiseSVN
> > \ \_/_\_/> The coolest Interface to (Sub)Version Control
> > /_/ \_\http://tortoisesvn.net
>
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr..._at_tortoisesvn.tigris.org
> > For additional commands, e-mail: users-h..._at_tortoisesvn.tigris.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr..._at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-h..._at_tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-08-29 22:09:04 CEST