[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: BUG REPORT - Committing new files to (write-through proxy) slave repo fails.

From: Pretz <bce_at_citygeeks.com>
Date: Thu, 31 Jul 2008 10:14:35 -0700 (PDT)

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-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-31 19:18:10 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.