Hi,
Recently tried updating my snap to base core22 or core24, but then it appears like source-type svn is no longer supported with it?
The snap uses sourceforge subversion based source code for building using autotools plugin, but it fails once I switch base to core22 or core24.
For now I am forced to switch from source-type svn to tar and inturn download a tgz bundle.
I also noticed that the snapcraft’s craft_parts/sources/ doesnt seem to have a helper for svn, unless I am missing something.
Is there any additional stuff I need to do to use svn repositories other than setting their source-type to svn (which was working with core18 and core20)? Or is there a bug in newer Snapcraft versions?