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

RE: Re: client side hook script - check if a file is part of an external

From: Jens Wilhelm <willorix-tsvndev_at_yahoo.de>
Date: Tue, 13 Sep 2016 03:04:48 -0700 (PDT)

Thank you. Yes, by svn info I can see the URL and revision and the wc root. But with only this informations the script is not able to decide if the file is an external or not.
So my current solution is to ask for the wc root and than call svn info again for the parent folder of wc root. If the parent folder is under version control this will be interpreted as wc root is an external. I know, it is possible that external-properties can point to a location that is not under version control. But this is not the case for all of my repositories.

Regards

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-09-13 12:04:51 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.