[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Using tilde in file:// URL

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 17 Oct 2011 06:18:59 -0400

On Mon, Oct 17, 2011 at 01:21, Richard Cavell <richardcavell_at_mail.com> wrote:
> Hi, everyone.
>
> I do this:
>
> $ cd ~
> $ svnadmin create myrepo
> $ svn co file:///Users/Richard/myrepo repo
>
> Now, is it possible for me to somehow shorten that file:// URL to include
> the working directory or home directory?

You don't ever use URLs to reference the working copy, so that's a moot point.

To shorten the URL when checking out? You've already done 3/4 of the
steps here, it would have taken you less time to try it yourself than
to send this email. It doesn't work on 1.6.16 on Snow Leopard.
Received on 2011-10-17 12:20:13 CEST

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.