Discussion: I'm trying to set up my own git repo. I installed devel/git from ports. This is the stuff from https://git-scm.com, not github or gitlab. I started out by following the Examples section from here:
https://git-scm.com/docs/git-init
That part went OK. Trouble started when I started...
Hi
I am trying to create a private GIT repo. Here's is VirtualHost Configuration in /usr/local/etc/apache24/httpd.conf file.
<VirtualHost *:80>
DocumentRoot "/home/git/repos"
Alias /git /home/git/repos
SetEnv GIT_PROJECT_ROOT /home/git/repos
SetEnv GIT_HTTP_EXPORT_ALL...
Hello. I posted this thread because I want some advice about version control system.
Subversion, CVS, Perforce, and Git. Which one is the fastest and what are the advantages and disadvantages of each one?
I can use Perforce and Git and I heard that there was a FreeBSD repository for Perforce...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.