[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-08-03 21:44:42 CEST

<peter.westlake@arm.com> 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'.

---------------------------------------------------------------------
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.