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

AW: AW: puzzled about branching

From: Markus Schaber <m.schaber_at_3s-software.com>
Date: Tue, 20 Sep 2011 10:15:07 +0200

Hi, Sharon,

Von: Sharon Hanlon [mailto:slhanlon_at_internode.on.net]
> > Maybe you could import the path outside of trunk/ or /branches with
> > svn:externals?
>
> I'm not really sure what that means, but I'll read up on it in the
morning
> and see if it will help.

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

___________________________
We software Automation.

3S-Smart Software Solutions GmbH
Markus Schaber | Developer
Memminger Str. 151 | 87439 Kempten | Germany | Tel. +49-831-54031-0 |
Fax +49-831-54031-50

Email: m.schaber@3s-software.com | Web: http://www.3s-software.com
CoDeSys internet forum: http://forum.3s-software.com
Download CoDeSys sample projects:
http://www.3s-software.com/index.shtml?sample_projects

Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner |
Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-20 10:15:21 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.