6

I have an old repository (SVN) and I am not sure if svn external is set for it, and if yes.. for what path?

Is there a way to find that out?

2 Answers 2

12

or you could do

svn propget svn:externals -R
Sign up to request clarification or add additional context in comments.

Comments

0

Sry for being so restless... Did a little research and got the answer ...
These properties can be viewed through the following ways:

  1. Right click on the working copy -> Tortoise SVN -> Properties
  2. In the .svn folder, browse through the entries file.

Cheers!!

1 Comment

But is TortoiseSVN == It's own Repo Server. I guess it's a thin client to facilitate the operations around your SVN repo. Let me know if I have gone horribly wrong here...

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.