Problem with authorization when using client 1.7.5

2012-06-11 Thread Jörg Heßdörfer
Hi, we recently upgraded our SVN server to V1.7.5 (from 1.4). We migrated the exact configuration. We use individual repos served by Apache 2.2. Since the upgrade, we cannot check out the ROOT (/) of any repository which has non-public read access (see below) with clients version 1.7.X, we always

Re: svn status leaves out changes in externals

2012-06-11 Thread Torsten Krah
Got the same problem. Things were checked out via antmod (which does use svn checkout). #> svn pe svn:externals . project https://.../project #> svn status X project does show only X for external project. #> svn status project ? src/main/resources/test.txt M src/main/java/org/Test.java does

Re: Environment variables in .subversion/config

2012-06-11 Thread Mattius McLaughlin
On 06/08/12 23:18, Daniel Shahaf wrote: Mattius McLaughlin wrote on Fri, Jun 08, 2012 at 14:35:58 -0700: bit of a bind when it comes to ssh identity files. I'd like to have a line like [tunnels] ssh = $SVN_SSH ssh -q -i $HOME/.ssh/ssh-identity It would seem I can only have lines like [tun