I'm tyring to commit a large number of files to the repository with
tortoise svn, everything goes well until I have transferred 401kb.
then I get an error saying:
Error: PUT of '/svn/ses/!svn/wrk/2cfd0c77-e420-d14d-8ecf-9969f3cd632c/SES_SI/Branch/V5Alpha/OMEGA5.FOR':
401 Authorization Required (https://w-nyctvd29)
even if i selectively commit different files, It still give me the
error at 401kb transferred.
any ideas?
thanks,
P.S. for some reason I have a terrible time trying to access
http://tortoisesvn.net, It times-out often and when it doesn't it
time-out, it takes like 5 minutes to bring up an incomplete page. I
can't read the faq or pretty much anything. I can access all other
websites just fine.
--
-Andrew Louie :wq
---------------------------------------------------------------------
To unsubscribe, e-mail: users-un...@tortoisesvn.tigris.org
For additional commands, e-mail: users...@tortoisesvn.tigris.org
http://svn.haxx.se/tsvnusers/archive-2008-02/0329.shtml
> P.S. for some reason I have a terrible time trying to access
> http://tortoisesvn.net, It times-out often and when it doesn't it
> time-out, it takes like 5 minutes to bring up an incomplete page. I
> can't read the faq or pretty much anything. I can access all other
> websites just fine.
It has some hiccups sometimes. But it always gets back after a few minutes.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
> http://svn.haxx.se/tsvnusers/archive-2008-02/0329.shtml
I tried this, and now it breaks on 'MKACTIVITY'
what seems to happen is that I am successfully authenticated on the
first request, but every subsequent request is malformed somehow, or
not authenticating properly.
That would explain how I am able to access the repository for 5
seconds before it gives me the 401 error again.
ah well, I guess I'll just have to use BASIC Authentication.
Check casing. For example, if your svn folder is /Trunk/WrK, you have to
write http://server/svn/Trunk/WrK in commit comand. I had same problem after
apache upgrade.
Regards, Alex
--
View this message in context: http://www.nabble.com/Trying-to-commit-many-files-to-svn-repository-through-apache%2Bssl%2Bsspi-tp15874516p17037584.html
Sent from the tortoisesvn - users mailing list archive at Nabble.com.