[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: using subversion as a workstation backup mechanism

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-03-14 12:13:38 CET

On Mar 13, 2006, at 22:13, Tim Harvey wrote:

> - automate a script that runs nightly (via task scheduler) on the
> user workstation that does the following:
> - svn add all new files
> - svn del all missing files
> - svn commit
>
> Does anyone see any issues with this? [snip]

That's a bad idea:

http://subversion.tigris.org/faq.html#wc-change-detection

> - have other people implemented automated backup mechanisms using
> this concept

I would recommend looking for software designed to back up
workstations, and not try to make a revision control system do this.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 14 12:15:53 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.