Local VisualSvn Server

0 views
Skip to first unread message

Tom

unread,
Oct 5, 2009, 11:12:20 AM10/5/09
to EmForge
Hey,
my current config, is having the VisualSvn server on the same box as
EmForge but I dont seem to be able to point to the repositories, doing
https://localhost/svn/ errors, checked the documentation but couldnt
see any that share servers, (this will likely change in the future to
separate servers but need to demonstrate prior to be able to do that)
can you point me in the direction of documenatation to do this or any
help on it would be great.
Cheers
Tom

Alexey Kakunin

unread,
Oct 5, 2009, 11:45:59 AM10/5/09
to emf...@googlegroups.com
Hi! Actually if you like to point EmForge to some svn-repository, you can simple set into config.properties:
repository.path=scm:svn:https://localhost/svn
Some notes and simple checks to investigate problems:
1. Try to opened this url (https://localhost/svn) in simple browser - you should be able to see repository content. If you cannot see it in browser - you will not able to see it in EmForge
2. Does your server supported https connection?
3. Sometimes root-url (like https://localhost/svn) pointed not to the real repository - but to the "repository-folder" - folder contained svn-repositories. In this case EmForge will not able to display it - it need to be pointed to concrete repository (like https://localhost/svn/somerepo)
4. Just a note - if you do not have "common-root" of repositories, but each project has specific repository, you can leave this option empty in config.properties - and set specific path to repository for each project you have (same url format is used)

More links with a little bit detailed information:

http://www.emforge.org/wiki/EmForgeSetupGuide#section-EmForgeSetupGuide-ConfigureEmForgeToUseAnotherSCMRepository
http://www.emforge.org/wiki/EmForge+SCM+Configuration

I hope it will help

2009/10/5 Tom <tomma...@googlemail.com>



--
With Best Regards,
Alexey Kakunin, EmDev Limited

Professional Software Development:
http://www.emdev.ru

Tom

unread,
Oct 6, 2009, 9:45:08 AM10/6/09
to EmForge

Hey,
thanks that resolved it, issue with linking to the project inside of
the application was just I wasnt using the syntax scm:svn: before the
http link after doing that and setting the config to blank its up and
running and looks good :)
Reply all
Reply to author
Forward
0 new messages