Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
NicolasRobidoux
Posts: 1944 Joined: 2010-08-28T11:16:00-07:00
Authentication code: 8675308
Location: Montreal, Canada
Post
by NicolasRobidoux » 2012-09-17T05:57:50-07:00
Code: Select all
svn up
Skipped 'aclocal.m4'
At revision 9388.
Summary of conflicts:
Skipped paths: 1
yet aclocal.m4 is nowhere within the the IM7 tree. It's only found in the IM6 tree.
Am I doing something wrong?
Last edited by
NicolasRobidoux on 2012-09-17T10:11:42-07:00, edited 1 time in total.
NicolasRobidoux
Posts: 1944 Joined: 2010-08-28T11:16:00-07:00
Authentication code: 8675308
Location: Montreal, Canada
Post
by NicolasRobidoux » 2012-09-17T09:17:04-07:00
I bet you anything some of my earlier forced merges broke my tree.
NicolasRobidoux
Posts: 1944 Joined: 2010-08-28T11:16:00-07:00
Authentication code: 8675308
Location: Montreal, Canada
Post
by NicolasRobidoux » 2012-09-17T10:11:25-07:00
Code: Select all
svn co https://subversion.imagemagick.org/subversion/ImageMagick-Windows/trunk ImageMagick
appears to have fixed things.