Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Gitolite Essentials
  • Table Of Contents Toc
  • Feedback & Rating feedback
Gitolite Essentials

Gitolite Essentials

By : Sitaram Chamarty
4 (2)
close
close
Gitolite Essentials

Gitolite Essentials

4 (2)
By: Sitaram Chamarty

Overview of this book

Table of Contents (19 chapters)
close
close
Gitolite Essentials
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
1
Index

Adding repositories


To add a new repository, you will need to do the following in your clone of the gitolite-admin repository.

First, edit the conf/gitolite.conf file. This file should have some content already, for example:

repo    gitolite-admin
    RW+     =   adam
repo    testing
    RW+     =   @all

This basically says that only the user called adam has the permission to make changes to the gitolite-admin repository, and all users have the permission to make changes to the testing repository.

To add a new repository, you will need to add a repo line, as well as at least one access control rule. For example:

repo    my-repo-1
    RW+     =   adam

This will create a repository called my-repo-1, making adam the only user who can read or write it.

If you do not add an access rule, the repository is not created. For example, if you had the following:

repo    my-repo-1
repo    my-repo-2
    RW+     =   adam

then the my-repo-1 repository is neither created, not even recognized by Gitolite in...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Gitolite Essentials
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon