This forum is no longer active. Please post your questions to our new community site

Forums Redmine

how to set svn url???

Subscribe to how to set svn url??? 5 post(s), 2 voice(s)

 
Avatar sitt 3 post(s)

how to set svn url???

 
Avatar sitt 3 post(s)

i selected “subversion” in scm
but,idont know ,how to checkout and haow to set svn’s url …
I am a rookie

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

You should to specify the svn url. For example:

svn://127.0.0.1/subversion

or you can specify the file url of your repository:

file://path/to/your/repository

You can find more info at http://www.redmine.org/wiki/redmine/RedmineRepo…

 
Avatar sitt 3 post(s)

very thanks you,
but, i am a newbie.. and my english very poor
can do it?
After the installation is complete
when i create project and set scm to subversion
set url to “svn://127.0.0.1/subversion/projectName”
auto create repository
auto use register user ’s password and identity
sorry,my english very poor
thanks you to read this word

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

To configure the application to create automatically the repository you should configure the mod_perl extension. You can find more info in the following post:
http://bitnami.org/forums/forums/redmine/topics…

Forums Redmine