Preventing check-ins from a subdirectory in the working copy

2012-08-16 Thread Chris J Smith
Hi, Does anyone know if it's possible via repository hooks, configuration or otherwise to prevent check ins from a subdirectory in a working copy? For example, our repository structure is: /project/trunk. We want people to commit only on the root directory /project/trunk and not /project/trunk/

Interesting mergeinfo corruption bug

2012-08-14 Thread Chris J Smith
Hi, I've encountered a rather interesting merging bug. We are using the following stack: Client side: TSVN 1.7.7 on Windows 7 x64 Server side: Apache 2.0.27, Subversion 1.7.5 on Windows 2008 Server R2 behind an IIS 7.5 ARR proxy. The issue is as follows (with false names of course :-): 1. We