View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007047CMakeModulespublic2008-05-19 06:032008-05-19 10:04
Reportertanguy_k 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0007047: FindSubversion.cmake Windows fixes
DescriptionIssues:

- SET(ENV{LC_ALL} C) does not work under Windows: it should be done
each time the macro Subversion_WC_INFO is run.

- svn log -r takes too long
So I've splitted macro Subversion_WC_INFO and created a new one:
Subversion_WC_LOG

Patch attached
TagsNo tags attached.
Attached Filespatch file icon findsubversion.patch [^] (3,196 bytes) 2008-05-19 06:03 [Show Content]

 Relationships
related to 0005492closedMarcel Loose FindSubversion.cmake cannot find the infos on "localized" versions of subversion 

  Notes
(0011991)
Brad King (manager)
2008-05-19 10:04

Applied, thanks.

/cvsroot/CMake/CMake/Modules/FindSubversion.cmake,v <-- Modules/FindSubversion.cmake
new revision: 1.4; previous revision: 1.3

 Issue History
Date Modified Username Field Change
2008-05-19 06:03 tanguy_k New Issue
2008-05-19 06:03 tanguy_k File Added: findsubversion.patch
2008-05-19 08:01 Bill Hoffman Status new => assigned
2008-05-19 08:01 Bill Hoffman Assigned To => Brad King
2008-05-19 10:04 Brad King Status assigned => closed
2008-05-19 10:04 Brad King Note Added: 0011991
2008-05-19 10:04 Brad King Resolution open => fixed
2011-01-26 17:42 Marcel Loose Relationship added related to 0005492


Copyright © 2000 - 2018 MantisBT Team