Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 24
  1. #1
    Member
    Join Date
    Jul 2005
    Posts
    92

    Default Version Control System Integration

    It'd be nice to have Native Trac and SVN support. Don't ya think?

  2. #2
    Member
    Join Date
    Sep 2009
    Location
    United Kingdom
    Posts
    110
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default Version Control Integration

    It would be nice to see some sort of version control repository integration into cPanel to allow for each account to have their own repository, a bit like MySQL and databases. Perhaps starting with SVN integration then building in Git and any other popular VCs at a later date.

    I know you can get this functionality separate, but that's the point - integrate it, make it part of your software, provide support, etc.

  3. #3
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,555
    cPanel/Enkompass Access Level

    DataCenter Provider

    Arrow Friendly Moderator Note

    I've merged two threads regarding the same feature request for native integration with a version control system such as Subversion (svn) or Git.

  4. #4
    Member ReiJu's Avatar
    Join Date
    Mar 2008
    Posts
    57

    Default Re: Version Control System Integration

    git +1
    svn +1
    --no sign of signature--

  5. #5
    Member monarobase's Avatar
    Join Date
    Jan 2010
    Location
    France
    Posts
    387
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Version Control System Integration

    I would also like to see some form of version control integrated. I'm not quite sure to what extent it could be integrated to the control panel (maybe do a full or partial account snapshot in order to go back easily after a bad file modification ?) but I'm sure that if it is properly thought through it could become a great feature !

  6. #6
    Member
    Join Date
    Jun 2011
    Posts
    7

    Default Re: Version Control System Integration

    Quote Originally Posted by ReiJu View Post
    git +1
    svn +1
    I agree with both SVN and GIT

  7. #7
    cPanel, Inc. Staff
    Join Date
    Apr 2011
    Posts
    34

    Default Re: Version Control System Integration

    This would be a great addition to WHM / cPanel.

    If it doesn't make it into the product though, I would like to point out that RVSkin does offer this option for subversion.
    Thank you,

    Jerry Smith
    Technical Analyst I
    cPanel Inc.

  8. #8
    Member
    Join Date
    Jun 2011
    Posts
    7

    Post Re: Version Control System Integration

    RVSkin is an option for SVN, but then again I would prefer not to change the complete cPanel interface just to get SVN there. Users are already against any changes

  9. #9
    Technical Product Specialist cPanelDavidG's Avatar
    Join Date
    Nov 2006
    Location
    Houston, TX
    Posts
    11,189
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Version Control System Integration

    Basically you're looking to treat the user's home directory as a git or svn repo? Or is this to support git/svn so applications can automatically upgrade themselves?

    What, precisely, is being requested here?

  10. #10
    Member
    Join Date
    Jun 2011
    Posts
    7

    Default Re: Version Control System Integration

    The request is to support git or svn repo in the user's home directory.
    Each user then have access to their own private repository for source control.

  11. #11
    cPanel, Inc. Staff
    Join Date
    Apr 2011
    Posts
    34

    Default Re: Version Control System Integration

    I would like to see an implementation for both git and svn that is similar to what RVSkin provides for SVN.

    That is, you give each user the ability create X number (limited by their package, similar to mysql databases) of repositories and basic management of those repositories (delete them, make them private or public, etc...).

    public would export them via a web URL while private would require an SSH key.

    RVSkin Features
    Thank you,

    Jerry Smith
    Technical Analyst I
    cPanel Inc.

  12. #12
    cPanel Product Evangelist Infopro's Avatar
    Join Date
    May 2003
    Location
    Pennsylvania
    Posts
    7,891
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Version Control System Integration

    Quote Originally Posted by cPanelJerrySmith View Post
    I would like to see an implementation for both git and svn that is similar to what RVSkin provides for SVN.

    That is, you give each user the ability create X number (limited by their package, similar to mysql databases) of repositories and basic management of those repositories (delete them, make them private or public, etc...).

    public would export them via a web URL while private would require an SSH key.

    RVSkin Features
    Is this addon software for the end user to make use of for projects, or is this for end users to handle their cPanel account files?

    I agree with cPanelDavidG on this, not sure exactly what the request is for.
    Fav cPlinks this week: Blog - cPanel & WHM 11.32 we love it! | cPanel University study for it! | Attracta is coming! we want this!

  13. #13
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Apr 2003
    Location
    Houston, TX
    Posts
    378
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Version Control System Integration

    Would be a handy addition. The idea (far as I think) is to allow a cPanel account to create repositories for their own code, either for site development or other projects.

  14. #14
    Member
    Join Date
    Dec 2002
    Posts
    240

    Default Re: Version Control System Integration

    The SVN + Trac implementation in Rvskin is pretty buggy I really would not recommend it. As far as SVN at all it would seem like a waste of resources due to the fact it's falling out of favor the same way CVS did. I'd say GIT is probably the way to go if you want to support any sort of version control. Although you can already use GIT in shared web hosting it's really easy since it can be done using SSH. So I imagine the feature request revolves around changing that to allow for a different authentication method so multiple users on an account could have access to repositories.

    As far as trac support well it really be more about better Python support in cPanel. If that was done then it be easy for people to install trac themselves. Although I'd favor redmine over trac which can already be installed by users as it's built on Ruby on Rails. Only trick is mongrel support isn't that great for it so mod_rails support would help a bit on that front.

  15. #15
    Member
    Join Date
    Jun 2011
    Posts
    7

    Default Re: Version Control System Integration

    Quote Originally Posted by Infopro View Post
    Is this addon software for the end user to make use of for projects, or is this for end users to handle their cPanel account files?

    I agree with cPanelDavidG on this, not sure exactly what the request is for.
    The need is to supply a source repository to clients that they can share or keep private as they wish for external projects (website is a nice feature too).
    cPanelJerrySmith has summed it up perfectly. That is what we need.

Similar Threads & Tags
Similar threads

  1. CPanel/CentOS: Best way to go about setting up version control software
    By damainman in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 05-24-2010, 07:34 AM
  2. Source Version Control
    By paulkoan in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 05-21-2010, 09:23 AM
  3. eSyndiCat Free Version integration in cPanel
    By Simon Gooffin in forum cPanel Developers
    Replies: 1
    Last Post: 12-06-2006, 04:00 PM
  4. control panel text version
    By DWHS.net in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 06-28-2004, 08:49 PM
  5. problem with cpanel version control
    By cyberspirit in forum cPanel and WHM Discussions
    Replies: 7
    Last Post: 10-14-2003, 10:04 AM
Tags for this Thread
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube