I had to reinstall my OS recently and I checked out pristine copies of
trunk,py3k,release26-maint,release31-maint.

While svnmerge.py init on release26-maint and release31-maint worked
fine and I was able to merge a revision to release26-maint.

On py3k, the svn init gave the following problem.

$ python svnmerge.py init
svnmerge: command execution failed (exit code: 1)
svn --non-interactive info 
"svn+ssh://python...@svn.python.org/python/branches/py3k-struni"
svn+ssh://python...@svn.python.org/python/branches/py3k-struni:  (Not a valid 
URL)

svn: A problem occurred; see other errors for details

What's the problem? How do I resolve it?

-- 
Senthil
_______________________________________________
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers

Reply via email to