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