> Anybody used JungleDisk? I hear good things... Maybe that's a solution
> here?
Liking it so far... and with the Pro version you get the Volume Shadow
support so you can backup up (conforming) databases (like SQL Server)
on the fly and get only committed transactions.
--
"He uses statistics a
008 5:17 AM
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] OT: Back up strategy
http://en.wikipedia.org/wiki/RAID
remember..your most valuable data "is" your source-code. Put the O/S on
it's own separate physical disk. I'd recommend against using a single
d
ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: Re: [ADVANCED-DOTNET] OT: Back up strategy
> On Fri, 15 Feb 2008 09:37:22 +0100, Frans Bouma <[EMAIL PROTECTED]>
wrote:
>
> > > What I am thinking is that our subversion server should be RAID 5
> >
> > Subversion is jus
> On Fri, 15 Feb 2008 09:37:22 +0100, Frans Bouma <[EMAIL PROTECTED]> wrote:
>
> > > What I am thinking is that our subversion server should be RAID 5
> >
> > Subversion is just a bunch of files, [...] any backup software can
> > pick them up, and restoring it is easy.
>
> Is it really that simple?
On Fri, 15 Feb 2008 09:37:22 +0100, Frans Bouma <[EMAIL PROTECTED]> wrote:
> > What I am thinking is that our subversion server should be RAID 5
>
> Subversion is just a bunch of files, [...] any backup software can
> pick them up, and restoring it is easy.
Is it really that simple? Wouldn't you
> Hi,I've just started a job with little or no IT infrastructure. In previous
> jobs there has always been infrastructure in place to back up source control
> and the SQL Servers we use for development, UAT etc.I am using Subversion
for
> source control. How
> best do people handle nightly back u
On Fri, 15 Feb 2008 08:17:19 +, Paul Cowan <[EMAIL PROTECTED]> wrote:
> Hi,Ive just started a job with little or no IT infrastructure.
Also, there seems to be no Google. Sounds like a crap job indeed. This is
Google's lucky hit:
http://blog.markwshead.com/archives/2005/09/21/backing-up-subv
Hi,I’ve just started a job with little or no IT infrastructure. In previous
jobs there has always been infrastructure in place to back up source control
and the SQL Servers we use for development, UAT etc.I am using Subversion for
source control. How best do people handle nightly back ups?What