On Oct 31, 2013, at 15:17, David Goldsmith <eulergaussriem...@gmail.com> wrote:
> OK, now we're going in circles: what you cut and paste is what I've been > trying, over and over again, to no avail (as I said in my OP, it didn't like > the way I'm specifying my source folder.) I'm sure there's some subtlety > that--as a user, not an admin--I'm missing, that those overly-simplified > instructions aren't including, but I can't seem to communicate what it is. > I'll try posting a transcript of my efforts. Well, earlier, you said: > As I think about my sitch, I realize that the folder I thought was the root > of the repository probably isn't, because it's the root of the directory tree > in which reside all the files that I edit day-to-day, and that's supposed to > be a working copy, not the repository itself, correct? So I take that to mean C:\MWDM is the working copy, not the repository. You need the repository URL. In response to your message, Bert Huijben gave instructions on how to find the repository URL: > ‘svn info WORKINGCOPY’ will tell you the url in the repository and the > repository root. However, it seems like you're still using file:///C:/MWDM as the repo URL, rather than the what svn info gave.