Hello! Arun Isaac <[email protected]> skribis:
> Next problem. Now, I've copied over the new website replacing all files > in the checkout. Then, I try to commit. And, it doesn't work. > > $ cvs -d:ext:[email protected]:/web/skribilo commit > cvs commit: Examining . > cvs commit: Examining doc > cvs commit: in directory `doc': > cvs [commit aborted]: there is no version here; do `cvs checkout' first Interesting. You must make sure not to remove ‘CVS’ sub-directories in any sub-directory of the checkout (could it be that it’s what happened?). Does ‘doc/CVS’ exist? If not, make a fresh checkout again :-), copy the files over, run “cvs add */*.*” (or similar) and commit. > Any idea what's happening here? Sorry, I'm really not applying myself > here. It's hard to motivate myself to learn CVS in 2026! Would moving to > Codeberg solve this problem? Alas, AIUI Codeberg doesn’t have a stable solution for web page hosting: Codeberg Pages exists but it’s marked as being in “maintenance mode”. https://docs.codeberg.org/codeberg-pages/ So… I don’t know. Still, moving away from Savannah would prolly be beneficial. Ludo’.
