Viewing profile — dmitry-k
dmitry-k
HN member- Joined
- Mon, May 16, 2016, 12:15 PM UTC
- HN karma
- 8
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About dmitry-k
Recent public activity
-
comment
Comment #12786402
Agree. However, large enterprises usually have common compliance/access control policies, something not easily implemented across multiple VCS (unless there's a full-fledged intern…
-
comment
Comment #12786072
At RhodeCode ( https://rhodecode.com ) we believe it's up to a team to decide, which version control better fits their needs and preferences. Some companies even have Git, Mercuria…
-
comment
Comment #12677924
@e12e Try RhodeCode ( https://rhodecode.com ), we have quite a few educational users (e.g. Carnegie Mellon University) using RhodeCode in the way you described. RhodeCode also has …
-
comment
Comment #12656030
Couldn't agree more. In RhodeCode ( https://rhodecode.com ) we use Pull Requests with a voting system. Interested reviewers are added automatically, depending on the repository and…
-
comment
Comment #12583395
Merge and rebase for pull requests might soon land in RhodeCode too.
- story
-
comment
Comment #12539663
Mozilla uses Mercurial too. Not to mention other companies from all the different industries using Mercurial with RhodeCode.
-
comment
Comment #12488440
RhodeCode is self-hosted, but you can run it in Azure/Amazon cloud. For large companies, that setup might prove even more stable than relying on someone else's cloud [1] [1] GitHub…
-
comment
Comment #12235022
@dvdgsng We're better than ever, thanks! I don't know if you heard, RhodeCode CE is now free and open source. Feel free to join our Slack: https://rhodecode.com/join We'll be rolli…
-
comment
Comment #12179447
>No more productivity drop when github is down It could have been the motto of RhodeCode ( https://rhodecode.com ). Self-hosted repository management not only has a benefit of havi…
-
story
Ask HN: Most Popular Version Control Systems in 2016?
Here at RhodeCode we keep track of the most recent source code management, version control, and software development trends. We regularly analyze data from Google Trends, Stackover…
-
comment
Comment #12065400
That's not true. Some parts (e.g. CSS and images) never were open source. You can read more about why RhodeCode went back to open source (AGPL) here: https://rhodecode.com/blog/113…
-
comment
Comment #12061300
@zardeh Totally agree in that adding friction is bad. At Rhodecode, we tried to eliminate it, by creating a dedicated page for contributors ( https://rhodecode.com/open-source ) an…
-
comment
Comment #12061058
RhodeCode is free and open source: https://rhodecode.com/open-source . https://try.rhodecode.com : #1 It plays nicely with existing trackers and CI tools. #2 RhodeCode fully suppor…
-
comment
Comment #12060622
@lackbeard https://try.rhodecode.com RhodeCode has a modern UI, with automated PR's, and configurable integrations(CI/issue trackers) across Git/Mercurial/SVN. Since RhodeCode is o…
-
comment
Comment #12060594
RhodeCode has a configurable diff limit. There's no problem in displaying 10K+ lines in a diff. https://rhodecode.com/features/productivity In fact, it's a part of our code review/…
-
comment
Comment #12057717
@ghettosoak, Dmitry from RhodeCode team is here! Have you considered https://rhodecode.com ? RhodeCode CE is free, self-hosted & open-source, with code review tools, user managemen…
-
comment
Comment #11962414
Nice post on the SaaS offerings! That, however, is not an option for enterprises where source code is that critical, it should "never leave the perimeter". Those firms need a behin…
-
comment
Comment #11769113
Thanks! Added the license information (we're AGPL) and links to the source code.