Is there a way to view all of the externals references used in my Subversion repository?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

svn propget -R svn:externals

link|improve this answer
Is there a matching command in Tortoise? – Naeem Sarfraz Sep 23 '10 at 13:33
The "properties" command could do it if all the externals are in the same directory.. I can't find a way to tell Tortoise the "recursive" bit (but here I have an old version, maybe newer ones can) – Joril Sep 23 '10 at 15:51
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.