At the hackathon we (me, Stefan Hett, Stefan Fuhrmann, Bert, Julian)
discussed migrating our wiki from the current MoinMoin
(wiki.apache.org/subversion) to the ASF Confluence instance
(cwiki.apache.org). This has been discussed / tried before [1], but
let's have another try.
Motivation:
* Make
On 24.11.2017 12:20, Johan Corveleyn wrote:
> At the hackathon we (me, Stefan Hett, Stefan Fuhrmann, Bert, Julian)
> discussed migrating our wiki from the current MoinMoin
> (wiki.apache.org/subversion) to the ASF Confluence instance
> (cwiki.apache.org). This has been discussed / tried before [1],
On 24/11/2017 12:25, Branko Čibej wrote:
> On 24.11.2017 12:20, Johan Corveleyn wrote:
>> At the hackathon we (me, Stefan Hett, Stefan Fuhrmann, Bert, Julian)
>> discussed migrating our wiki from the current MoinMoin
>> (wiki.apache.org/subversion) to the ASF Confluence instance
>> (cwiki.apache.or
Well the code from that blog entry works as reported for
declarations but not for ones where mod_dav_svn is the handler.
I recreate both of those in a single server implementation if I mount the a
svn/ folder inside the canonical docroot (as is common), then play with
URLs that should be rewritte
Hi,
At the Aachen hackathon I promised to write some code to spit out the sparse
definition of a working copy, or in other words some initial dumb viewspec
output.
Testing this on a test working copy with
[[
$ svn switch --list \SharpSvn\trunk
]]
I can now see output like
[[
svn checkout
Very nice, well done, sir!
-- Stefan^2.
On 24.11.2017 14:42, Bert Huijben wrote:
Hi,
At the Aachen hackathon I promised to write some code to spit out the sparse
definition of a working copy, or in other words some initial dumb viewspec
output.
Testing this on a test working copy with
OK, not a straight handler, but 'ScriptAliasMatch'. Like so:
ScriptAliasMatch \.foo*$ "/path/to/helloworld.py$1"
I should be able to hit /a/b/d/e/f.foo in a browser and have helloworld.py
execute, right?
Well, it works just fine when declared at root level (not in a
or directive) and for when
Good mornning Julian,
julianf...@apache.org wrote on Wed, 15 Nov 2017 08:10 +:
> @@ -6811,6 +6815,7 @@ svn_client_shelves_list(apr_hash_t **she
> *
> * @since New in 1.11.
> */
> +SVN_EXPERIMENTAL
The doxygen docs should indicate that the function is experimental.
(I only found this rea
8 matches
Mail list logo