https://sf.net (example.com) https://sf.net (sourceforge.net) bücher.com (xn--bcher-kva.com)
Hello [Deleted User], Welcome to the community! My bet is that you did not configure the database path correctly. Take a look at the installation instructions. Long story short, you need to select one of the databases included in the installation bundle and put it in a location where the user running the server has write access. Then, you need to change the default database path in the application.properties file inside the server jar (which is a conventional zip file) pointing to the location where...
stuff
Initial commit
version 0.6.0
sync min requirements with allura min req
fix one issue with hg 7.2
support hg 6.8.2-7.1.2 with simplified better outgoing using hooks
actually suppress most hg stdout entirely (maybe later add a way for tests to show it)
remove unnecessary hg stdout handling for tests (pytest -s works fine to see stdout)
fix some deprecations and warnings
update configparser import to not use six
fix one issue with hg 7.2
support hg 6.8.2-7.1.2 with simplified better outgoing using hooks
remove unnecessary hg stdout handling for tests (pytest -s works fine to see stdout)
fix some deprecations and warnings
fix some deprecations and warnings
python 3.14 compat
support mercurial up to 6.8.1
allow passing configs via .ini into hg commands, esp. for controlling repo format for different versions
this is a new list ok now go sdf numbered "too"
hello world
old ticket 1
Hello, Yes our markdown does use the codehilite addon, which auto-detects the language or file type of the block, so I think that is what is happening to give the syntax highlighting. You can use text at the beginning of a backtick block or :::text at the beginning of an indented block to force it into plaintext only mode. For example, input & output: ```text Here is *some text* that should be left alone ``` Here is *some text* that should be left alone And for indented blocks (4 spaces): :::text...
Mercurial
Release Files for Download
Table of Contents - SourceForge.net Documentation
File Management
SFTP
Custom VHOSTs
File Manager Backups
Backups
rsync Backups
SSH Keys
SCP
SCP
SFTP
rsync
Security
Security
hack
SVN Import
fix a few warnings
SSH Key Fingerprints
CVS
Markdown links wont allow local references.
version 0.4.3
remove six dep
version 0.5.4
support newer importlib
mark support for python 3.14
remove distutils import
0.5.1 release
[#2] drop support for python 3.8 and 3.9, switching entry point code to way that works for 3.13 and 3.14
mark support for python 3.13 and 3.14, drop 3.8
mark support for python 3.13 and 3.14, drop 3.8
use pkg_file helper
[#8520] replace pkg_resources with importlib
[#8520] update deprecated beautifulsoup methods
[#8520] remove deprecated pkg_resources, drop support for py3.9 (to avoid needing a different way to get entry points)
remove "six" imports
fix bs4 deprecation warning
drop support for py3.8, add 3.13 and 3.14
Security
2
2
foo2
foo
foo
foo
test
test
CVS
rsync Backups
Common SCM options
Great
Could depend on importlib_metadata from pypi. Or https://pypi.org/project/backports.entry-points-selectable/ But probably a try/catch is simplest.
Pretty sure we need to put [c08846] back. But I think python 3.9 needs it the current way. How to support both?
support newer importlib