View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014128CMakeModulespublic2013-05-06 12:452013-05-06 22:32
ReporterMatthew McCormick 
Assigned ToBrad King 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0014128: ExternalProject does not support blank SVN_USERNAME and SVN_PASSWORD.
DescriptionPlease see attached patch. This is needed to checkout FLTK. Please consider for 2.8.11.
TagsNo tags attached.
Attached Filespatch file icon 0001-ExternalProject-Allow-blank-SVN_USERNAME-and-blank-S.patch [^] (1,786 bytes) 2013-05-06 12:45 [Show Content]

 Relationships

  Notes
(0032998)
Brad King (manager)
2013-05-06 13:31

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ecd11a25 [^]
(0032999)
David Cole (manager)
2013-05-06 14:19

This fix wasn't really *needed*, now, was it?

I mean, you could just omit SVN_USERNAME and SVN_PASSWORD if there isn't a need for passing --username or --password...
(0033002)
Matthew McCormick (reporter)
2013-05-06 22:32

> I mean, you could just omit SVN_USERNAME and SVN_PASSWORD if there isn't a need for passing --username or --password...

No, that does not work. FLTK recently changed their SVN setup so you must pass and empty username and empty password, or the checkout will fail.

 Issue History
Date Modified Username Field Change
2013-05-06 12:45 Matthew McCormick New Issue
2013-05-06 12:45 Matthew McCormick File Added: 0001-ExternalProject-Allow-blank-SVN_USERNAME-and-blank-S.patch
2013-05-06 13:31 Brad King Note Added: 0032998
2013-05-06 13:31 Brad King Assigned To => Brad King
2013-05-06 13:31 Brad King Status new => resolved
2013-05-06 13:31 Brad King Resolution open => fixed
2013-05-06 14:19 David Cole Note Added: 0032999
2013-05-06 22:32 Matthew McCormick Note Added: 0033002
2013-05-06 22:32 Matthew McCormick Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team