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

Re: removing a directory and externals

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 09 Dec 2014 22:18:34 +0100

On 09.12.2014 12:43, Ben Fritz wrote:

>> Also, the 'svn st' won't show the status properly for the external
>> folder in this situation, you'd have to show the status for the external
>> directly.
>>
>
> I guess that's why folders like these don't have an overlay icon. Good
> to know! I always wondered about that.

Yes.
The status cache works around this problem. However a simple 'svn st'
shows different status depending on where it was executed from with such
setups.
If you do it directly on the external or from the working copy folder
where the property is set, you can get different status reports.

>> Most functions work though, but as I said, some don't (at least not as
>> most users expect them to). So I really don't recommend that kind of
> setup.
>>
>
> The main time I've found it useful is to create something like this:
>
> extern/somelib/include
> extern/somelib/lib
>
> from a source project like this:
>
> /somelib/trunk/include
> /somelib/trunk/lib
> /somelib/trunk/src
> /somelib/trunk/projects
> /somelib/trunk/rehost
> /somelib/trunk/doc
>
> keeping all svn:externals definitions centrally on the "extern" folder.

Sure, just add the 'extern' folder to version control, and 'somelib' as
well. And then add the properties to the 'somelib' folder.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest interface to (Sub)version control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3092483
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-12-09 22:18:43 CET

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.