simplifying visualsvn server's urls
we're now controlling an svnserve
instance nt service. while works, it's needlessly unwieldy administer, i'd pierce many easier visualsvn server. (bonus side advantages consolidate windows-integrated authentication and, interjection http/webdav, browsing latest revision.)
that said, tide server offers adult urls feeling this:
svn://oldserver/path/to/some/file.foo
rather memorable.
the new one, set adult by vsvns:
https://newserver:8443/svn/repos/path/to/some/file.foo
ouch. one, /svn
bit entirely unnecessary. given vsvns runs the possess http server (that's since it's special pier 8443
, after all), of course all associated svn
. moreover, wholly have repository (and genuine need more), repository name /repos
shouldn't there presumably we spin off svnserve
, there should proceed now, too.
- is illusory configure visualsvn server dump
/svn
? (why there start with?) - given there wholly repository, i tell repository name biased url?
Comments
Post a Comment