<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dvc on The Augmented Scholar</title><link>https://augmentedscholars.com/tags/dvc/</link><description>Recent content in Dvc on The Augmented Scholar</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 27 Jul 2026 17:22:58 +0400</lastBuildDate><atom:link href="https://augmentedscholars.com/tags/dvc/index.xml" rel="self" type="application/rss+xml"/><item><title>DVC — Version Control for Data and Models</title><link>https://augmentedscholars.com/tools/dvc/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://augmentedscholars.com/tools/dvc/</guid><description>&lt;h2 id="what-dvc-is"&gt;What DVC is&lt;/h2&gt;
&lt;p&gt;DVC — Data Version Control — extends Git&amp;rsquo;s model to files Git cannot handle. &lt;code&gt;dvc add data/raw/&lt;/code&gt; computes a checksum, writes a small pointer file that Git tracks, and moves the actual bytes to storage you configure: S3, a university NAS, an SSH server, Google Drive. Checking out an old commit and running &lt;code&gt;dvc pull&lt;/code&gt; restores exactly the data that existed at that commit.&lt;/p&gt;</description></item></channel></rss>