FW: "svn merge" on https(sspi authenticated) repo does not work...
From: Wyss Clemens (Helbling Technik) <clemens.wyss_at_helbling.ch>
Date: Wed, 9 Jan 2008 20:48:54 +0100
As suggested by Stefan(see below), I report this bug to this mailingslist:
D:\projects\testrepo>"c:\Program Files\TortoiseSVN\bin\svn.exe" merge -r2:1 https://scmserver/svn_sspi/testrepo/test.txt D:\projects\testrepo\test.txt
I get:
svn: PROPFIND request failed on '/svn_sspi/testrepo/test.txt'
All other svn operations seem to work on the sspi repo.
Thanks for your help
-----Original Message-----
Wyss Clemens (Helbling Technik) wrote:
Please install the latest nightly build, then get the corresponding svn.exe from the nightly build folder
Open a console window, cd to your working copy, then enter
c:\program files\TortoiseSVN\bin\svn.exe merge -rHEADREV-1 https://scmserver/svn_sspi/testrepo/test.txt D:\projects\testrepo\test.txt
with HEADREV being the current HEAD revision.
If you get the same error, please report this to the svn dev list (dev at subversion tigris org), best including your test repository and of course a detailed description of what you were doing.
> BTW: can we now use sspi without ssl?
No, as mentioned before: neon has this deactivated.
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: dev-help_at_subversion.tigris.orgReceived on 2008-01-09 20:49:24 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.