D29489: [svn] Added SVN Checkout dialog.
Nikolai Krasheninnikov
noreply at phabricator.kde.org
Thu May 7 14:46:58 BST 2020
nikolaik added inline comments.
INLINE COMMENTS
> meven wrote in svncheckoutdialog.cpp:72
> Check that repoPath looks like a remote svn repo url with schemes svn:/ https:/ or http:/ (can svn use others ?)
http://svnbook.red-bean.com/en/1.2/svn-book.html#svn.basic.in-action.wc.tbl-1
Ok, we can check probably with regex. Some basic checks: this is URL (QUrl().isValid()) and starts correct.
REPOSITORY
R449 Plugins for Dolphin
REVISION DETAIL
https://phabricator.kde.org/D29489
To: nikolaik, #vdg, #dolphin, meven, elvisangelaccio, ngraham
Cc: anthonyfieroni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20200507/1662a96f/attachment.htm>
More information about the kfm-devel
mailing list