<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: AutoVer (windows) gives you easy versioning</title>
	<atom:link href="http://www.academicproductivity.com/2009/autover-windows-gives-you-easy-versioning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.academicproductivity.com/2009/autover-windows-gives-you-easy-versioning/</link>
	<description>A survival guide for the 21st century researcher</description>
	<lastBuildDate>Wed, 01 Feb 2012 09:37:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Richard</title>
		<link>http://www.academicproductivity.com/2009/autover-windows-gives-you-easy-versioning/comment-page-1/#comment-91163</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 28 Oct 2009 12:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.academicproductivity.com/2009/autover-windows-gives-you-easy-versioning/#comment-91163</guid>
		<description>I would really like an online tool like Etherpad, only for TeX-files. We use subversion for version control of our TeX-files, but if we are working on the same parts at the same time, we still have to do conflict management which (as far as I know) is a manual hassle. If Subversion had been more real-time-ish, then it could replace the personal version control systems as well, I guess. For me, document often switch status from being person to collaborative and then back again. So for me, any version control system should have collaborative support by default.</description>
		<content:encoded><![CDATA[<p>I would really like an online tool like Etherpad, only for TeX-files. We use subversion for version control of our TeX-files, but if we are working on the same parts at the same time, we still have to do conflict management which (as far as I know) is a manual hassle. If Subversion had been more real-time-ish, then it could replace the personal version control systems as well, I guess. For me, document often switch status from being person to collaborative and then back again. So for me, any version control system should have collaborative support by default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZÃ©</title>
		<link>http://www.academicproductivity.com/2009/autover-windows-gives-you-easy-versioning/comment-page-1/#comment-91147</link>
		<dc:creator>ZÃ©</dc:creator>
		<pubDate>Wed, 28 Oct 2009 09:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.academicproductivity.com/2009/autover-windows-gives-you-easy-versioning/#comment-91147</guid>
		<description>Hello, 

I use &#039;bazaar&#039; (bzr) for versioning, with the &#039;qbzr&#039; plugin as the graphical interface. Both are cross-platform. I&#039;m currently using it in windows and linux (single repository), for a cross-platform project. 

While working on my thesis, I had all the sources (latex, matlab, c, python) in several bzr repositories. You just need some mental discipline to remember to commit the changes, and if branching for a specific feature / quick hack is worthwhile.</description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>I use &#8216;bazaar&#8217; (bzr) for versioning, with the &#8216;qbzr&#8217; plugin as the graphical interface. Both are cross-platform. I&#8217;m currently using it in windows and linux (single repository), for a cross-platform project. </p>
<p>While working on my thesis, I had all the sources (latex, matlab, c, python) in several bzr repositories. You just need some mental discipline to remember to commit the changes, and if branching for a specific feature / quick hack is worthwhile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kd</title>
		<link>http://www.academicproductivity.com/2009/autover-windows-gives-you-easy-versioning/comment-page-1/#comment-91054</link>
		<dc:creator>kd</dc:creator>
		<pubDate>Tue, 27 Oct 2009 20:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.academicproductivity.com/2009/autover-windows-gives-you-easy-versioning/#comment-91054</guid>
		<description>I&#039;ve been using Git for this recently - wrote a book with Git&#039;s help, and am managing a decent sized corpus of interview transcripts with it now. The GUI tools on Windows and OSX are good enough that you don&#039;t have to worry about the technical details behind it much, and it&#039;s very low friction in terms of starting a repo and copying it around different systems.  Of course, it helps if you keep your work in plain text to get best use out of version control [1]

[1] Of course with Git, you can write a pre commit hook that runs a .doc to .txt converter and commits this in parallel with the main document.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using Git for this recently &#8211; wrote a book with Git&#8217;s help, and am managing a decent sized corpus of interview transcripts with it now. The GUI tools on Windows and OSX are good enough that you don&#8217;t have to worry about the technical details behind it much, and it&#8217;s very low friction in terms of starting a repo and copying it around different systems.  Of course, it helps if you keep your work in plain text to get best use out of version control [1]</p>
<p>[1] Of course with Git, you can write a pre commit hook that runs a .doc to .txt converter and commits this in parallel with the main document.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph</title>
		<link>http://www.academicproductivity.com/2009/autover-windows-gives-you-easy-versioning/comment-page-1/#comment-91049</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Tue, 27 Oct 2009 19:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.academicproductivity.com/2009/autover-windows-gives-you-easy-versioning/#comment-91049</guid>
		<description>I just use dropbox, which does this automatically + backs up my documents online. Note that only the paid version does versioning for more than 30 days. 

You can sign up using this link (which also gives me 250 MB extra)
https://www.getdropbox.com/referrals/NTEzODMyMDk

Christoph</description>
		<content:encoded><![CDATA[<p>I just use dropbox, which does this automatically + backs up my documents online. Note that only the paid version does versioning for more than 30 days. </p>
<p>You can sign up using this link (which also gives me 250 MB extra)<br />
<a href="https://www.getdropbox.com/referrals/NTEzODMyMDk" rel="nofollow">https://www.getdropbox.com/referrals/NTEzODMyMDk</a></p>
<p>Christoph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.academicproductivity.com/2009/autover-windows-gives-you-easy-versioning/comment-page-1/#comment-91046</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 27 Oct 2009 19:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.academicproductivity.com/2009/autover-windows-gives-you-easy-versioning/#comment-91046</guid>
		<description>For that matter, does anyone know of a similar program for OSX?</description>
		<content:encoded><![CDATA[<p>For that matter, does anyone know of a similar program for OSX?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

