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

Re: Understanding clones and the file system

From: Jim Blandy <jimb_at_zwingli.cygnus.com>
Date: 2001-08-04 06:14:31 CEST

Ben Collins-Sussman <sussman@collab.net> writes:
> > >I think Peter's question is, what happens when you do this:
> > >
> > > $ svn checkout http://foo.com/svn/repo
> > >
> > >Do we get a working copy named "repo"? Named ""? :-)? Do we get an
> > >error complaining that a wc name is required?
>
> Yup, just tried it. It follows the rule #1 mentioned earlier; it
> creates a working copy directory named after the last URL path
> component. It this case, the working copy is indeed named 'repo'.

This is the same thing `cp -r' would do, if that makes anyone feel
better.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:35 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.