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

Re: How can I ignore some directories while I update my projects?

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Mon, 18 May 2009 22:29:27 +0200

Hi,

2009/5/18 Leandro Zuliani <zulianileandro_at_gmail.com>:
> - dir-of-my-section
>  - mydir1
>   + trunk
>   + branches
>   + tags (+/- 50 tags inside)
>  - mydir2
>   + trunk
>   + branches
>   + tags (+/- 50 tags inside)
>  - mydir3
>   + trunk
>   + branches
>   + tags (+/- 50 tags inside)
>
> And so on... 1,2,3...mydir300
>
> I´m trying to give a "SVN update" in "dir-of-my-section", this is a
> biggest corp organization.
>

I am guessing you are not able to reorganise the repository into a
more convenient

-dir-of-my-section
  -trunk
   - mydir1
   - mydir2
   - ...
  -branches
  -tags

Are the files in mydirN/trunk referring to mydirM/trunk (i.e. do the
files 'know' about the existence and location of other trunks (or
worse, branches or tags)?

If not, then you could create a new folder at the dir-of-my-section
level, say sectiontrunk. Inside that folder, create SVN externals that
point to the mydirN/trunk folders. Then checkout that sectiontrunk and
work with it. (make your branches/tags via the repobrowser from the
actual mydirN/trunk).

-- 
Regards,
Jean-Marc
--
.       ___
.  @@  // \\      "De Chelonian Mobile"
. (_,\/ \_/ \     TortoiseSVN
.   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
.   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2303089
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-05-19 07:00:17 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.