Dustin J. Mitchell wrote: > On Mon, May 19, 2008 at 2:09 AM, JL <[EMAIL PROTECTED]> wrote: > >> What I noticed is that there is always a '//' at the start of the branchname >> when looking at the svnmerge-integrated property. Not sure if this is an >> issue or not. When I do the 'avail' command in verbose mode, it prints the >> line >> 'svnmerge: source is "http://servername:58802/somepath/svn/trunk"' this path >> is correct, but doesn't have the '//' anywhere it it. >> > > I think this is the problem. You can use 'svn propedit' to fix the > property temporarily, and then next time you run svnmerge init for a > new branch, check the resulting property carefully to ensure it > doesn't have a double-slash. > > Dustin > Thanks Dustin. This fixed the problem. It seems to be finding reflected revisions correctly now. I appreciate your help with this.
Any idea why it would add the extra '/'? If, not that is fine. Regards, Jeremy _______________________________________________ Svnmerge mailing list [email protected] http://www.orcaware.com/mailman/listinfo/svnmerge
