Hello Frederic!
> running the 1.0.10 snapshot against an svn repo, i'm experiencing failed > update (import and commit is ok) > > i've not found the exact cause of the problem but the update stop with > "close of (read-only!) source failed" message. ... > it's certainly not a solution, but bypassing the two call make fsvs happy > and everything is going well. Thank you for your report. I found yesterday that the subversion libraries behave differently depending on the repository access method; while this code is ok for file:///, it doesn't work with eg. svn+ssh://. I committed a (temporary) fix (more or less just commented the two apr_file_close() out) and asked on the subversion developer mailing list for ideas; hopefully this issue will soon be fully resolved. Thank you very much for your report! Regards, Phil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
