[SOLVED] IM7 svn tree bug?

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.
Post Reply
NicolasRobidoux
Posts: 1944
Joined: 2010-08-28T11:16:00-07:00
Authentication code: 8675308
Location: Montreal, Canada

[SOLVED] IM7 svn tree bug?

Post by NicolasRobidoux »

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

Re: IM7 svn tree bug?

Post by NicolasRobidoux »

NicolasRobidoux
Posts: 1944
Joined: 2010-08-28T11:16:00-07:00
Authentication code: 8675308
Location: Montreal, Canada

Re: IM7 svn tree bug?

Post by NicolasRobidoux »

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

Re: IM7 svn tree bug?

Post by NicolasRobidoux »

Code: Select all

svn co https://subversion.imagemagick.org/subversion/ImageMagick-Windows/trunk ImageMagick
appears to have fixed things.
Post Reply