fredag 9 augusti 2024 kl. 12:59:00 UTC+2 skrev moba...@gmail.com:

hope anyone can help me track this issue down.
I alsodon't know if this is a tortoisesvn issue or a apache issue.

I have an Apache SVN server.
Use tortoise SVN to commit/add, just daily work.

I can add and commit "normal files" like text or zip files just fine.
But whenever I try to commit a image flie like "picture.png" or 
"picture.jpg", tortoise instantly ask me for login details.
Giving the right credentials does not help.
If I change a text file in the same folder (new or existing), I can commit 
it without being asked for my login details.

I also tried other svn clients, with no change.

Enabled extended loging in Apache, but it seems, the commit with the image 
file is blocked before it reaches mod_dav_svn.

If I give to many logins, I get a message in apaches logfile, stating, 
login failes with wrong password. And I 100% sure, the password is correct.

I am a bit out of options, where to look next.
Again this only seems to affect image files.

Any hints are welcome.



It sounds very much like you have a proxy or reverse proxy between you and 
the SVN server. Or maybe that you have some configuration in Apache httpd 
that is denying access for certain file names (don't know if that is 
possible...) or using path based authorization 
(https://svnbook.red-bean.com/en/1.7/svn.serverconfig.pathbasedauthz.html).

Kind regards,
Daniel
 

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tortoisesvn+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/d5cfd6eb-14f1-478e-b79a-72f795dc3a22n%40googlegroups.com.

Reply via email to