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

Re: Naked Repository

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-11-05 20:24:37 CET

On Nov 5, 2004, at 5:51 AM, tipton cole wrote:
>
>
> I have received a repository with no .svn directory – no working copy
> – no system docs.  I have been able to make a tree list that I can
> examine, but I cannot seem to find the syntax to checkout a working
> copy.
>

It sounds like you're somehow confused about what a Subversion 'working
copy' and 'repository' are. It's not clear from your description
what's going on. If somebody just "gave you a repository", then you
can checkout a working copy from it with the 'svn checkout' command.

>  
>
> How do I get started?
>
>

The book is here:

     http://svnbook.red-bean.com/

You should start by reading chapter 2, "Basic Concepts":

     http://svnbook.red-bean.com/svnbook-1.0/ch02.html

Then you can create a repository, import data into it, and create a
working copy by following the "quickstart" example procedure at the end
of chapter 1:

     http://svnbook.red-bean.com/svnbook-1.0/ch01s07.html

Once you have both a populated repository and working copy, you can
read chapter 3, which is a guided tour of how to use your working copy:

     http://svnbook.red-bean.com/svnbook-1.0/ch03.html

I'm not sure how we can be any more specific in helping you. If you
want more specific help, send us specific details of what you're trying
to accomplish, what's you're doing, and what the results are.
Transcripts, screenshots, etc.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 5 20:26:23 2004

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.