[Svnmerge] documentation bugs?
Dustin J. Mitchell
dustin at v.igoro.us
Thu Jul 7 07:25:06 PDT 2011
On Thu, Jul 7, 2011 at 8:01 AM, Jason Sachs <jmsachs at gmail.com> wrote:
> I'm evaluating svnmerge.py for possible usage in our project, and I've
> found what appear to be a number of documentation bugs that make me a
> bit uneasy....
svnmerge has been largely superseded by the merging capabilities of
Subversion-1.5. It's always been a contrib project, anyway.
Some of the bugs you've identified are due to the way you're invoking
svnmerge - as an executable .py script file, rather than something
named svnmerge, and separated from its parent directory, which would
let it figure out its revision. Others are worth a patch, if you'd
like to provide one.
Dustin
More information about the Svnmerge
mailing list