Review Request 109317: Don't upload/download the file project if it's local

Aleix Pol Gonzalez aleixpol at gmail.com
Wed Mar 6 19:30:02 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109317/
-----------------------------------------------------------

Review request for KDevelop and Andreas Pakulat.


Description
-------

See the bug attached.

It's of no use that we keep sync'ing the config files if they have to be moved around in the end.

What this patch does, is to not have a developerTempFile and instead use the actual developer config file (the .kdev4/*.kdev4) to read/write configurations, in case it's a local project.


This addresses bug 291983.
    http://bugs.kde.org/show_bug.cgi?id=291983


Diffs
-----

  shell/project.cpp b0fb221 

Diff: http://git.reviewboard.kde.org/r/109317/diff/


Testing
-------

Restarted some kdevelop cmake projects and it seemed to work.

Also tests didn't stop working, although it seems unlikely that anything depends on that.


Thanks,

Aleix Pol Gonzalez

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20130306/513c4797/attachment.html>


More information about the KDevelop-devel mailing list