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

Re: Stricture(sic)

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2005-11-25 13:51:21 CET

Scott Pritchett wrote:
> file:///P:/SUB_SVN
> branches
> Proj1
> folder1
> bin
> folder2
> bin
> Proj2
>
> SUB_SVN root is checked out to Sessions, so :
>
> Sessions\Proj1\folder1\bin

You have 2 options:

1. Restructure your repository so you have:
file:///P:/SUB_SVN
   trunk
     Proj1
     Proj2
   branches
   tags

Then checkout trunk to Sessions.

2. Leave the repository structure (almost) as is, and check out the
projects individually.

file:///P:/SUB_SVN
   Proj1
   Proj2
   branches
   tags

If you checkout the root of a repository you will always get the entire
contents of the repository in your working copy. There is nowhere to
hide tags or branches.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
--
Received on Fri Nov 25 12:56:52 2005

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.