git - Accessing TortoiseSVN file:// repository with http:// or https:// -
i have lot of existed local svn repositories on windows pc , tortoisesvn on it. use netbeans ide developing. have problems svn after updates of netbeans , tortoisesvn.
as see projects configured use file:// access repositories, , looks problems connected using such way of repository path. can somehow use http:// (https://) oriented paths existed local repositories? or can't , must install visualsvn , create new repositories?
in best case need solution resolve problem existed repositories , not create new repos.
yes, should install http(s) capable subversion server such visualsvn server able access repositories on http(s) locally or remotely.
Comments
Post a Comment