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

svn:externals set on a folder is inherited by all subfolders within that folder

From: Amin Mohadjer <aminm_at_fastmail.fm>
Date: Mon, 2 Dec 2013 23:10:16 -0800

Hello,

I have the following directory structure:

app/
    js/
    css/

When I right-click on app folder and Choose TortoiseSVN > Properties and set an Externals property with local path of classes and URL of svn://myserver.com/repos/projects/myproject/trunk/classes and then update and commit the Externals property will also show on js and css folder!

I install collabnet svn client and when I inspect the properties on js or css folders using "svn proplist js" or "svn proplist css" commands, I do not see any externals properties listed.

Is this a bug in TortoiseSVN? Why is Externals property show as inherited under TortoiseSVN?

Best regards
Amin

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-12-03 13:10:53 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.