咨询与建议

限定检索结果

文献类型

  • 58 篇 会议
  • 18 篇 期刊文献
  • 4 篇 学位论文
  • 1 册 图书

馆藏范围

  • 81 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 72 篇 工学
    • 52 篇 计算机科学与技术...
    • 39 篇 软件工程
    • 16 篇 电气工程
    • 5 篇 控制科学与工程
    • 2 篇 信息与通信工程
    • 1 篇 机械工程
  • 4 篇 管理学
    • 4 篇 管理科学与工程(可...
    • 1 篇 工商管理
  • 3 篇 教育学
    • 3 篇 教育学
  • 3 篇 理学
    • 1 篇 数学
    • 1 篇 生物学

主题

  • 81 篇 version control ...
  • 15 篇 git
  • 5 篇 source code
  • 4 篇 github
  • 4 篇 software evoluti...
  • 4 篇 open source soft...
  • 3 篇 evolution
  • 3 篇 code change
  • 3 篇 repository minin...
  • 3 篇 software enginee...
  • 3 篇 mining
  • 3 篇 data mining
  • 3 篇 gitlab
  • 3 篇 model-driven eng...
  • 3 篇 continuous integ...
  • 3 篇 software configu...
  • 3 篇 pattern
  • 3 篇 subversion
  • 3 篇 collaborative vo...
  • 2 篇 issue tracking s...

机构

  • 3 篇 inria
  • 3 篇 nanyang technol ...
  • 3 篇 fudan univ shang...
  • 3 篇 univ paris
  • 2 篇 fudan univ sch c...
  • 2 篇 mcmaster univ mc...
  • 2 篇 univ bonn enterp...
  • 2 篇 brno university ...
  • 2 篇 laurea universit...
  • 2 篇 stellantis winds...
  • 2 篇 univ bergen dept...
  • 2 篇 bergen univ coll...
  • 1 篇 heidelberg univ ...
  • 1 篇 univ wisconsin d...
  • 1 篇 supercomputac ca...
  • 1 篇 nizhnevartovsk s...
  • 1 篇 univ manchester ...
  • 1 篇 univ michigan an...
  • 1 篇 chuvash state pe...
  • 1 篇 microsoft corp r...

作者

  • 4 篇 lohmann steffen
  • 4 篇 halilaj lavdim
  • 4 篇 grangel-gonzalez...
  • 3 篇 auer soeren
  • 3 篇 jiang qingtao
  • 3 篇 peng xin
  • 3 篇 wang hai
  • 3 篇 xing zhenchang
  • 3 篇 zacchiroli stefa...
  • 3 篇 coskun goekhan
  • 3 篇 zhao wenyun
  • 3 篇 pietri antoine
  • 2 篇 matellan vicente
  • 2 篇 rousseau guillau...
  • 2 篇 rutle adrian
  • 2 篇 lange christoph
  • 2 篇 krusche stephan
  • 2 篇 kusumoto shinji
  • 2 篇 lawford mark
  • 2 篇 angel conde migu...

语言

  • 80 篇 英文
  • 1 篇 其他
检索条件"主题词=Version Control System"
81 条 记 录,以下是31-40 订阅
排序:
Collaborative Learning Using Git with GitLab in Students of the Engineering Programming Course
Collaborative Learning Using Git with GitLab in Students of ...
收藏 引用
International Congress on Educational and Technology in Sciences (CISETC)
作者: Valdivia, Renzo Gustavo Bolivar Univ Nacl San Agustin Arequipa Arequipa Peru
This research has used Git, software for version control, as well as the GitLab web platform for teaching programming collaboratively, which has strengthened collaborative learning in the classroom, a skill that for a... 详细信息
来源: 评论
Cherry-Picking of Code Commits in Long-Running, Multi-release Software  2017
Cherry-Picking of Code Commits in Long-Running, Multi-releas...
收藏 引用
11th Joint Meeting of European Software Engineering Conference (ESEC) / ACM SIGSOFT Symposium on the Foundations of Software Engineering (FSE)
作者: Bunyakiati, Panuchart Phipathananunth, Chadarat Univ Thai Chamber Commerce Bangkok Thailand
This paper presents Tartarian, a tool that supports maintenance of software with long-running, multi-release branches in distributed version control systems. When new maintenance code, such as bug fixes and code impro... 详细信息
来源: 评论
Micro-versioning Tool to Support Experimentation in Exploratory Programming  17
Micro-Versioning Tool to Support Experimentation in Explorat...
收藏 引用
ACM SIGCHI Conference on Human Factors in Computing systems (CHI)
作者: Mikami, Hiroaki Sakamoto, Daisuke Igarashi, Takeo Univ Tokyo Tokyo Japan
Experimentation plays an essential role in exploratory programming, and programmers apply version control operations when switching the part of the source code back to the past state during experimentation. However, t... 详细信息
来源: 评论
Understanding systematic and collaborative code changes by mining evolutionary trajectory patterns
Understanding systematic and collaborative code changes by m...
收藏 引用
22nd IEEE International Conference on Software Analysis, Evolution, and Reengineering (SANER)
作者: Jiang, Qingtao Peng, Xin Wang, Hai Xing, Zhenchang Zhao, Wenyun Fudan Univ Sch Comp Sci Shanghai Peoples R China Fudan Univ Shanghai Key Lab Data Sci Shanghai Peoples R China Nanyang Technol Univ Sch Comp Engn Singapore Singapore
The life cycle of a large-scale software system can undergo many releases. Each release often involves hundreds or thousands of revisions committed by many developers over time. Many code changes are made in a systema... 详细信息
来源: 评论
A formalisation of the copy-modify-merge approach to version control in MDE
A formalisation of the copy-modify-merge approach to version...
收藏 引用
20th Nordic Workshop on Programming Theory
作者: Rossini, Alessandro Rutle, Adrian Lamo, Yngve Wolter, Uwe Univ Bergen Dept Informat N-5020 Bergen Norway Bergen Univ Coll Dept Comp Engn N-5020 Bergen Norway
Models are the primary artefacts of the software development process in Model-Driven Engineering (MDE). Like other software artefacts, models undergo a complex evolution during their life cycles. version control is on... 详细信息
来源: 评论
A Study on Binary File Conversion using python-based GUI Application  1
A Study on Binary File Conversion using python-based GUI App...
收藏 引用
1st International Conference on Computational Techniques, Electronics and Mechanical systems (CTEMS)
作者: Khan, Sahil Gupta, Sameer Gupta, Deepa Jha, Shambhu Kumar Amity Inst Informat Technol Amity Univ CampusSect 125 Noida Uttar Pradesh India
In today's world large number of companies are facing problem related to version control systems. The problem is about comparing binary files such as excel file and recalling what changes have been done over the p... 详细信息
来源: 评论
The Code Time Machine  25
The <i>Code Time Machine</i>
收藏 引用
25th IEEE/ACM International Conference on Program Comprehension (ICPC)
作者: Aghajani, Emad Mocci, Andrea Bavota, Gabriele Lanza, Michele Univ Svizzera Italiana REVEAL Fac Informat Lugano Switzerland
Exploring and analyzing the history of changes is an intrinsic part of software evolution comprehension. Existing tools that exploit the data residing in version control repositories provide only limited support for t... 详细信息
来源: 评论
Analysis and Propagation of Feature Revisions in Preprocessor-based Software Product Lines  30
Analysis and Propagation of Feature Revisions in Preprocesso...
收藏 引用
30th IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER)
作者: Michelon, Gabriela K. Assuncao, Wesley K. G. Gruenbacher, Paul Egyed, Alexander Johannes Kepler Univ Linz ISSE Linz Austria Johannes Kepler Univ Linz LIT Lab Linz Austria
Preprocessor-based software product lines (SPLs) are used to deal with evolution in space, in which features (so-called configuration options) annotated in source code with #ifdefs-are included, removed, and systemati... 详细信息
来源: 评论
Detecting Higher-Order Merge Conflicts in Large Software Projects  13
Detecting Higher-Order Merge Conflicts in Large Software Pro...
收藏 引用
13th IEEE International Conference on Software Testing, Verification and Validation (ICST)
作者: Wuensche, Thorsten Andrzejak, Artur Schwedes, Sascha SAP SE Walldorf Germany Heidelberg Univ Heidelberg Germany
Merge conflicts can occur when multiple developers work concurrently on the same source code corpus. Diverging textual changes (in the same lines of code) are typically easy to resolve with help of common tools like G... 详细信息
来源: 评论
Towards Automatic Generation of Short Summaries of Commits  25
Towards Automatic Generation of Short Summaries of Commits
收藏 引用
25th IEEE/ACM International Conference on Program Comprehension (ICPC)
作者: Jiang, Siyuan McMillan, Collin Univ Notre Dame Dept Comp Sci & Engn Notre Dame IN 46556 USA
Committing to a version control system means submitting a software change to the system. Each commit can have a message to describe the submission. Several approaches have been proposed to automatically generate the c... 详细信息
来源: 评论