Re: Using tilde in file:// URL

2011-10-17 Thread Stefan Sperling
On Mon, Oct 17, 2011 at 06:28:09AM -0400, Richard Cavell wrote: > When I say "working copy", I mean the current directory that I'm in, in my > shell. As in, pwd prints the working directory. > > When I use subversion, either to practise or to do trivial coding exercises > on my own computer, I

Re: Using tilde in file:// URL

2011-10-17 Thread Richard Cavell
riginal Message - From: Andy Levy Sent: 10/17/11 08:18 PM To: Richard Cavell Subject: Re: Using tilde in file:// URL On Mon, Oct 17, 2011 at 01:21, Richard Cavell wrote: > Hi, everyone. > > I do this: > > $ cd ~ > $ svnadmin create myrepo > $ svn co file:///Users/Richard/myrepo

Re: Using tilde in file:// URL

2011-10-17 Thread Andy Levy
On Mon, Oct 17, 2011 at 01:21, Richard Cavell 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