0

I've just read this question, and I have a question about it: How do I set the client to look at a certain repository? In the example there's a use in the working copy's location, so how can the client know where to check for diffs?

Thanks :)

Community
  • 1
  • 1
Noich
  • 14,631
  • 15
  • 62
  • 90

1 Answers1

2

SVN stores the location of the repository inside the working copy, hence all of those .svn directories that appear after the first checkout.