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

Re: Strategies for projects/branches layout

From: Joshua Varner <jlvarner_at_gmail.com>
Date: 2005-11-07 22:10:21 CET

On 11/7/05, Jesse Erlbaum <jesse@erlbaum.net> wrote:
[snip]
> Question: How does this effect the command line for checkout? For that
> matter, what is the purpose of the "project" in the follow example
> checkout command?:
>
> svn checkout file:///path/to/repos/trunk project
>
> Is that just the name of the directory into which the files in the
> selected repository path will be checked out?
>
"project" is the directory where you want the working copy, typically
people just use the project name. The project name will usually be
in the /path/to/repos part as well. You can leave off the directory and
subversion will creat a directory with the same names as the dir
checked out, which in this case would be the vague "trunk"

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 7 22:15:14 2005

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.