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
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
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