Skip to content

OwnCloud APP enabling git support for colaborative files_latexeditor

License

Notifications You must be signed in to change notification settings

arm2arm/files_git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

files_git

OwnCloud APP enabling git support for collaborative files_latexeditor

Install

Require

  • CentOS 6.5 with LAMP.
  • gitolite
  • OwnCloud 6.x

On CentOS 6.5:

  yum -y install git git-core gitolite
  su - gitolite
  git clone git://github.com/sitaramc/gitolite
  mkdir bin
  mkdir keys
  cp from admin server public key gitolite.pub
  gitolite/install -to /var/lib/gitolite/bin
  bin/gitolite setup -pk keys/gitolite.pub
  exit

About

OwnCloud APP enabling git support for colaborative files_latexeditor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages