Hi Daniel,
After merge to trunk, file on disk has proper name: "file With Space.txt".
Moreover after commit, file on my disk still has proper name,
but when I Checkout to other directory it will have name
'file%20With%20Space.txt'.
Log after second commit says exactly what was happened:
A /trunk
Bartosz Pierzchlewicz wrote on Thu, 05 Oct 2017 12:38 +:
> svn checkout http://path.svn/trunk
> svn copy http://path.svn/trunk http://path.svn/branches/1.0 -m
> "create branch 1.0"
> svn switch http://path.svn/branches/1.0 trunk
> svn add "trunk\file With Space.txt"
> svn commit -m "Ad
Hi,
We have subversion server in version 1.9.4-1ubuntu1 (apache, 2.4.18-2ubuntu4.1).
Clients connect via http protocol.
We have problems with filename encoding (not its content) during merge process.
It is probably server configuration issue, because we encounter this problem on
Windows and Lin
Chris Rodgers wrote on Thu, 05 Oct 2017 12:37 +0100:
> You were right about the double Include of the subversion.conf file.
> Thank you!
You're welcome. I've clarified the error message in r1811189 and
nominated it for backport to 1.9.8:
ap_log_error(APLOG_MARK, APLOG_WARNING, 0, NULL,
-
Hi Daniel,
You were right about the double Include of the subversion.conf file.
Thank you!
Best wishes,
Chris.
We are switching from CentOS 6 to Ubuntu 16.04 LTS on our build servers, and
I’m not having much luck starting and unlocking the gnome-keyring-daemon from
the command line on the new servers. On the exiting CentOS 6 servers, I was
able to unlock the keychain from a script using the command “ech
Chris Rodgers wrote on Thu, 05 Oct 2017 11:31 +0100:
> > [Thu Oct 05 10:53:19.131284 2017] [:warn] [pid 30014] mod_dav_svn:
> > nested Location '/repos/reponame' hinders access to '' in SVNPath
> > Location '/repos/reponame'
This error means that you have two blocks
with SVNPath directives. It i
Dear Subversion team,
I run subversion on a Fedora 26 machine, with Apache 2.4.27 and
Subversion mod_dav_svn 1.9.7 installed from the Fedora repositories.
I see lots of errors like this in my httpd error_log:
> [Thu Oct 05 10:53:19.131284 2017] [:warn] [pid 30014] mod_dav_svn:
> nested Location