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.

2 votes
1 answer
207 views

bioRxiv - Are previous versions still available to read after revisions?

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
6 votes
3 answers
505 views

Can version control protect students against allegations of ChatGPT use?

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
  • 595
5 votes
1 answer
88 views

Maintaining a Public Handbook: Collaborative editing, online viewing, plus good-quality PDF output?

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,035
4 votes
3 answers
4k views

Git repo in shared folder or multiple cloned repos in each researcher individual folder for collaborative data analysis? [closed]

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,717
5 votes
2 answers
598 views

Exposing my writing in a public git repository after publication?

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,756
4 votes
1 answer
426 views

Using a public GIT-Hub repository (that was a homework of my group) in my Bachelor thesis

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

Should I suggest to use version control for writing a paper with new collaborators?

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

Can version control systems, like Git, be used to establish priority date of a paper?

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?
msx's user avatar
  • 359
4 votes
1 answer
500 views

What tool or process can I use to see revisions on papers I am grading?

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
14 votes
5 answers
4k views

Private Git repositories for students, that don't become public later

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
  • 8,279
4 votes
3 answers
433 views

GitLab Project or Group for version control of 2 subprojects in my thesis, which consists of code and the latex report?

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
56 views

Best practice in versioning / backing up work? [duplicate]

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 ...
electrique's user avatar
  • 7,544
2 votes
1 answer
224 views

How to integrate partial version control, data exchange and research assistants?

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
  • 333
10 votes
2 answers
3k views

Advantages or disadvantages of using public repositories for paper writing?

What are pros and cons of using public version control system such as github for writing my papers and reports ? Is it good to store copies of papers/reports being submitted to conference/journals on ...
krammer's user avatar
  • 5,037
8 votes
3 answers
468 views

Version control for research and teaching statements

Every time I apply for a job I write a new cover letter, research statement, and teaching statement. While each statement is personalized for the specific job, I tend to do a lot of cutting and ...
StrongBad's user avatar
  • 104k

15 30 50 per page