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

Re: CheckOut of a directory from repository

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-05-22 05:55:25 CEST

On May 21, 2007, at 06:05, Arpitha B L - R & D - Mysore wrote:

> Hi Sir/Madam,

This is a mailing list, not an individual person.

> I am very new to this Subversion Tool. I am reading the
> documentation of subversion 1.4. I have studied about Checkout of
> the document maintained in Repository to the local system. I have
> one doubt that, where this document will will copied as Working
> Copy in Client system? I meant, in which directorey the working
> copy will be maintained? Where can i get more information about this?
>
> Is there any help file so that we can learn using of subversion
> quickly?

Subversion is a complicated software program, so the documentation is
correspondingly thorough and will take some time to read and
understand. The Subversion book is quite comprehensive and I
recommend taking a weekend and reading as many chapters as you can
get through:

http://svnbook.red-bean.com/en/1.2/index.html

The answer to your specific question is at the end of this page:

http://svnbook.red-bean.com/en/1.2/svn.tour.initial.html

> While you can certainly check out a working copy with the URL of
> the repository as the only argument, you can also specify a
> directory after your repository URL. This places your working copy
> in the new directory that you name. For example:
>
> $ svn checkout http://svn.collab.net/repos/svn/trunk subv
> A subv/subversion.dsw
> A subv/svn_check.dsp
> A subv/COMMITTERS
> A subv/configure.in
> A subv/IDEAS
> …
> Checked out revision 2499.
>
> That will place your working copy in a directory named subv

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 22 05:55:57 2007

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.