Questions tagged [scm]

20 questions
1
vote
1 answer

How to host a fossil repository with lighttpd?

I have a fossil project and want to host it in a server of mine. I'm using lighttpd to serve the git interface for some other projects so using apache or nginx is out of the question. I have followed the -rather simple- instructions and given read,…
lfborjas
  • 13
  • 5
1
vote
4 answers

RAID for a SCM server

I need to buy/build a server to host our Subversion repository (FYI: I am a dev/not an IT guy). Obviously this is mission critical, and needs to have high network and disk i/o performance. Our repository is currently 5GB and we support 20 devs. The…
user37245
  • 113
  • 4
1
vote
0 answers

`baseurl` when hosting fossil as CGI

I'm self-hosting a repository on https://example.com/, running Apache. I've created a CGI script named index.cgi under DOCUMENT_ROOT as described in https://www.fossil-scm.org/fossil/doc/trunk/www/server/any/cgi.md. So far navigating to…
Yakov Galka
  • 111
  • 2
0
votes
1 answer

Subversion Repository Corruption

I just had an issue where a newly created Subversion repository had around 80% of its revisions corrupted (the user received filesystem corruption and checksum mismatch errors when it eventually became unusable). However, the engineer was able to…
codewario
  • 548
  • 3
  • 16
  • 36
0
votes
3 answers

Script Repository Software

To help support our clients and make our jobs easier, our support team creates and maintains a number of small (often < 50 line) proprietary scripts in a number of different languages to simplify normal tasks. These are currently stored in a number…
JamesHannah
  • 1,731
  • 2
  • 11
  • 24
1
2