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

Re: [TSVN] Update one directory level only

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-03-08 18:37:43 CET

Chateauvieux Martial wrote:

> I have imported my repository from CVS using cvs2svn. As the project
> is now a couple of years old, I have about 80 entries in my tags directory.
> I mostly use the last 5 or so (since the last branch).
>
> Is there a way to selectively update directories ? (like one level only for
> example)

You should really read the Subversion book about how Subversion works.
You can find the online book here:
http://svnbook.red-bean.com/

That said: why do you have tags checked out? You should just have your
working copy checked out from /trunk and then switch that one from
branch to branch. There's no need to check out a tag.

So if you really need a working copy of your last five tags, check them
out individually.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Mar 8 18:38:23 2005

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

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