View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0014128 | CMake | Modules | public | 2013-05-06 12:45 | 2013-05-06 22:32 | ||||
Reporter | Matthew McCormick | ||||||||
Assigned To | Brad King | ||||||||
Priority | high | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0014128: ExternalProject does not support blank SVN_USERNAME and SVN_PASSWORD. | ||||||||
Description | Please see attached patch. This is needed to checkout FLTK. Please consider for 2.8.11. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | 0001-ExternalProject-Allow-blank-SVN_USERNAME-and-blank-S.patch [^] (1,786 bytes) 2013-05-06 12:45 [Show Content] | ||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |