On Tue, Mar 21, 2017 at 12:25:25AM +, Daniel Becroft wrote:
> > svn switch ^/trunk
> svn: E125002: '/trunk' does not appear to be a URL
>
> > svn merge -c 1 ^/trunk .
> svn: E155007: 'C:\trunk' is not a working copy
>
> Everything works fine when using the full URLs, but I expected the re
Hi,
I'm trying to use the relative URL syntax from the command line, as
mentioned in a 2009 blog post[1]. However, I'm having troubles getting it
to work.
>From inside a working copy for /branches/release:
> svn switch ^/trunk
svn: E125002: '/trunk' does not appear to be a URL
> svn merge -c 1000