Home » Community » Coffee corner » Using of GIT instead of SVN for Upp development
Using of GIT instead of SVN for Upp development [message #55460] |
Fri, 13 November 2020 10:27  |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
AFAIK, the main reason why Upp is still using SVN is a problem with fine-grained write permissions for developers. Basically, majority of developers should have write access rights only to "bazaar". Majority of git-servers doesn't allow to do that.
Fortunately, there is one git-server, which allows that. It is called gitolite.
With gitolite you can set pretty much any permission, including unusual permissions like limiting number of changed files in one commit.
Installation is very simple. The only problem that I had when I was trying to install it on Alpine Linux was disabled user "git". I had to enable it.
Gitolite is identifying users by ssh keys. This is less convenient than regular user name and password, but is still quite usable.
Administrator just needs to store multiple ssh keys per user.
Keys can be stored in different folders, or in one folder using pattern "user_name@unique_str.pub
Another argument: Linux kernel developers are using gitolite.
Regards,
Novo
|
|
|
 |
|
Using of GIT instead of SVN for Upp development
By: Novo on Fri, 13 November 2020 10:27
|
 |
|
Re: Using of GIT instead of SVN for Upp development
By: mirek on Fri, 13 November 2020 10:42
|
 |
|
Re: Using of GIT instead of SVN for Upp development
By: Novo on Sat, 14 November 2020 00:20
|
 |
|
Re: Using of GIT instead of SVN for Upp development
By: mirek on Sat, 14 November 2020 13:00
|
 |
|
Re: Using of GIT instead of SVN for Upp development
By: Novo on Sun, 15 November 2020 17:03
|
 |
|
Re: Using of GIT instead of SVN for Upp development
By: Didier on Thu, 03 December 2020 19:13
|
 |
|
Re: Using of GIT instead of SVN for Upp development
By: unodgs on Fri, 13 November 2020 11:17
|
 |
|
Re: Using of GIT instead of SVN for Upp development
By: mirek on Fri, 13 November 2020 12:23
|
 |
|
Re: Using of GIT instead of SVN for Upp development
By: unodgs on Fri, 13 November 2020 19:05
|
 |
|
Re: Using of GIT instead of SVN for Upp development
By: mirek on Sat, 14 November 2020 00:20
|
Goto Forum:
Current Time: Sun Apr 27 07:41:52 CEST 2025
Total time taken to generate the page: 0.00738 seconds
|