so I have changed the authentication realm of my repository - this rather small change causes apache to make users re-authenticate against this realm.
now my buildbot triggered svnsync task fails because of this realm change - despite the fact that I tell it to always trust the server certs and friends - because I obviuosly have to also re-authenticate my sync task. I understand that I could specify the credentials on the command line but I do hesitate because buildbot outputs the task's status to the log. Is there a smarter way to let the sync'ed repository know how to authenticate against the source repository? thx in advance __ cu christian unger