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

Re: AW: AW: puzzled about branching

From: Sharon Hanlon <slhanlon_at_internode.on.net>
Date: Tue, 20 Sep 2011 18:17:20 +1000

Thanks for the explanation. Would this affect others using the project as
well? Or just the setup on my own computer?

-------------------------------------

AFAIR, you did have some media files in a path outside of trunk and
branches you need in your projects.

Instead of checking out the top level directory containing trunk and
branches, you could set an svn:externals reference to that media
directory inside of trunk and branches. This will check out the media
directory as a child, e. G. trunk/media/ or mybranch/media when you
check out trunk or branches/mybranch. You can even reference different
SVN repositories that way.

Your local directory layout is a little bit changed, but you should be
able to switch between trunk and branches without reloading the media
directory.

Best regards

Markus Schaber

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2842148

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-20 10:17:33 CEST

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.