This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
SCM-Manager
Watch
1
Star
0
Fork
0
You've already forked SCM-Manager
mirror of
https://github.com/scm-manager/scm-manager.git
synced
2026-01-23 07:52:13 +01:00
Code
Issues
Packages
Projects
Releases
Activity
Files
d41cfe4035c183eeeb7f8af592abef09fe07569e
SCM-Manager
/
plugins
/
scm-hg-plugin
/
src
History
David M. Carr
79190db6a3
Previously, when scm-manager was first installed, if you created an hg repository and then tried to click on the link to view the repository, you'd get an error saying that the CGI didn't exist. This was because the CGI was only being written to the .scm/cgi-bin directory when the HgConfig was "set". However, Hg should be perfectly usable with the initial config (assuming that the defaults actually match your system config). Thus, now, scm-manager will write out the CGI upon constructing an initial HgConfig as well.
2010-12-17 13:41:21 -05:00
..
main
Previously, when scm-manager was first installed, if you created an hg repository and then tried to click on the link to view the repository, you'd get an error saying that the CGI didn't exist. This was because the CGI was only being written to the .scm/cgi-bin directory when the HgConfig was "set". However, Hg should be perfectly usable with the initial config (assuming that the defaults actually match your system config). Thus, now, scm-manager will write out the CGI upon constructing an initial HgConfig as well.
2010-12-17 13:41:21 -05:00
test/java/sonia/scm
/repository
added tests for repositoryhandlers
2010-12-06 21:21:18 +01:00