On Thu, Jun 17, 2021 at 9:22 AM Mark Phippard wrote:
>
> On Thu, Jun 17, 2021 at 9:13 AM tatyana irzun wrote:
> >
> > Hi, Mark
> >
> > How can i enable svnsync logging to debug process?
>
> Please keep replies on list. It is best to keep the audience as wide
> as possible.
>
> I am not aware of a
On Thu, Jun 17, 2021 at 9:13 AM tatyana irzun wrote:
>
> Hi, Mark
>
> How can i enable svnsync logging to debug process?
Please keep replies on list. It is best to keep the audience as wide
as possible.
I am not aware of any great ways to log from a client other than using
Wireshark. Assuming yo
Hello,
To expand a bit on what mark said and to clarify: I remember getting
problems because the sync target apache server rejected to big commits.
So we added a few zeros to LimitRequestBody in the apache conf and it
worked again. Or maybe your sync target just kills the connection after
10
Hello,
Yes I was thinking of rsyncing the whole repository... That could work
ok if rsync is able to detect that most files in the repo are
identically, is that actually the case?
Maybe I am wrong and the file for revision x on the target is different
from the source, even if they have the s