Re: Subversion 1.8 appreciation thread
From: Tobias Bading <tbading_at_web.de>
Date: Thu, 06 Jun 2013 13:48:35 +0200
Goody #2: (People probably came up with something like this for
Our company currently uses Subversion 1.6 and at first I thought
First, make sure you have both Subversion versions installed and that
--- snip ---
#!/bin/bash
# check whether the command uses Subversion 1.8 features:
# decide which Subversion version to use:
# debug logging:
exec $cmd "$@"
--- snip ---
There you go. A svn command that is able to deal with 1.6 and 1.8
Those are the two goodies I came up with so far. Who's next?
Kind regards,
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.