Re: svn merger error- Unreadable path encountered; access denied

2012-01-13 Thread Ulrich Eckhardt
Am 13.01.2012 13:32, schrieb Lloyd: A simple example would be much more helpful than an explanation. And that "lower case" was a typo in the mail. ..would have been too easy, eh? ;) Anyhow, I think I know what's wrong: >>> svn merge svn://svnserver/MyRepo/Branch/**TestMerge >>> svn://svnserver

Re: svn merger error- Unreadable path encountered; access denied

2012-01-13 Thread Lloyd
Thanks Uli. This is what I understood when reading the subversion book. If you were in my position, what would you have done? A simple example would be much more helpful than an explanation. And that "lower case" was a typo in the mail. And also I have few questions:- Should I be checking out on

Re: svn merger error- Unreadable path encountered; access denied

2012-01-13 Thread Ulrich Eckhardt
Am 13.01.2012 10:05, schrieb Lloyd: I am trying out svn branching and merging. I have a repository named MyRepo, to create a branch I have done the following Structure of MyRepo is as follows = MyRepo -> Branch -> Trunk -> Tags First checked out the

svn merger error- Unreadable path encountered; access denied

2012-01-13 Thread Lloyd
Hi, I am trying out svn branching and merging. I have a repository named MyRepo, to create a branch I have done the following Structure of MyRepo is as follows = MyRepo -> Branch -> Trunk -> Tags First checked out the repository svn