Skip to main content

Questions tagged [version-control]

Questions regarding the use of systems that can track the changes over time in code or documents.

12 votes
4 answers
2k views

I'll begin a Master's in Chemistry this year and have promised to deliver a version-controlled laboratory notebook at the end of my studies (ca. 2 years). I have deployed a similar one in my Bachelor'...
Adelaide Beatriz's user avatar
1 vote
2 answers
203 views

I use git for my LaTeX-coded articles, but I'm a novice when it comes to version control. The only real use I've gotten out of it is retrieving an old version of a paragraph or sentence that has been ...
bongbang's user avatar
  • 131
2 votes
1 answer
728 views

When a revision of a manuscript is submitted to bioRxiv, is the previous version still available to be viewed? If so, is it possible to hide some of the previous versions?
Kanenasz's user avatar
7 votes
4 answers
1k views

There is a Guardian article about the dilemma when there has been possible use on generative AI to create student essays. It presents it as a hard problem for students to prove they really authored a ...
User65535's user avatar
  • 653
5 votes
1 answer
132 views

This is a question for anyone who has had to maintain a set of guidelines or handbook which might be fairly long (book-length) with multiple sections. The ideal case would be a system where revisions ...
Namey's user avatar
  • 2,085
4 votes
3 answers
4k views

We are four social scientists working on a dataset that is in a secure server accessible via remote desktop. We have a shared folder where we put our code and datasets: root -functions -data -...
Kenji's user avatar
  • 2,777
5 votes
2 answers
827 views

I use private git repositories to manage the code I use for projects. After I publish a paper, I like to make the code available by making the repository public. My field is Geography/GIScience, and ...
haff's user avatar
  • 1,796
4 votes
1 answer
448 views

I have a question concerning my special case. In my bachelor thesis, I must implement a CI (e.g. Jenkins) server and show its functionality based on a sample project. This work is handed to other ...
Bruder Lustig's user avatar
25 votes
14 answers
2k views

I will soon write a new article with new collaborators (my first paper with other people, I'm in math). For some context, I know one of them well, but I've never met the others in person. I use Git ...
user69964's user avatar
  • 251
19 votes
3 answers
4k views

Are systems like Git robust enough so that if questions arises about a paper's priority, it would prove or substantiate a claim to have a VCS log?
user avatar
4 votes
1 answer
631 views

Like many professors, I ask for drafts of papers of more than a few pages (1500+ words). I provide comments focused on content. (I might make occasional corrections to grammar or word choice--...
Lee Hachadoorian's user avatar
15 votes
5 answers
4k views

Note: This question was asked before GitHub offered free private repositories. Short version of my question: Is there a good way to provide students with free, private, Github-like git repositories, ...
D.W.'s user avatar
  • 9,079
4 votes
3 answers
497 views

If I need to version control my thesis, which contains my latex report and code, should I create a Group with two separate projects (code and latex) or should I create one repository called thesis ...
ArcaneDominion's user avatar
3 votes
0 answers
63 views

When I work on a paper I end up with folders paperXYZ, paperXYZ_R1, paperXYZ_R2, etc. Same thing happens with my code, project material, etc. This creates clattering and confusion. In addition, I need ...
apetros85's user avatar
  • 7,672
2 votes
1 answer
252 views

Currently, my coauthors and I use GitHub to collaborate in coding and writing but also in data exchange. We have a lot of data, often not in text format (e.g. pdf). Most of this is collected by ...
MERose's user avatar
  • 383

15 30 50 per page