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

Re: version 1.1 vs 1.3

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-08-18 08:58:56 CEST

----- Original Message -----
From: "Stephen Adler" <adler@stephenadler.com>
To: "Kevin Greiner" <greinerk@gmail.com>
Cc: <users@subversion.tigris.org>
Sent: Thursday, August 17, 2006 9:49 PM
Subject: Re: version 1.1 vs 1.3

> Kevin Greiner wrote:
>>
>> On 8/17/06, *Stephen Adler* <adler@stephenadler.com
>> <mailto:adler@stephenadler.com>> wrote:
>>
>>
>> I'm starting a project and I want to manage it with subversion. I
>> have a
>> stock Red Hat Enterprise Linux 4 system, which has subversion 1.1
>> installed. If I setup a repository using the fsfs file system, will I
>> have to worry about upgrading to subversion 1.3 at a later time?
>>
>> Why wouldn't you upgrade to the latest stable version before starting?
>> If you encounter bugs or problems, the first advice you'll likely get is
>> "upgrade." And definitely use fsfs.
>
> The problem is that I have my red hat linux enterprise system hooked up to
> their update
> service. If I upgrade subversion, I'm not sure what will happen to the
> regular updates from
> the red hat network.

I don't think it'll update it if your RPM is considered more recent than
theirs, by version and release number. I also believe that you can mark the
package as a "do not update" inside your up2date setup.

>> Also, to backup the repository, can I just rsync the repository area?
>>
>> No because if your repo gets a commit in the middle of your rsync you'll
>> have an inconsistent state. Search the mailing list archive for "svnadmin
>> hotcopy".
>
> Thanks, will check svnadmin hotcopy
>
> Cheers. Steve.

Also, if your RHEL is on an x86_64 system, you'll need the 64-bit patches
applied on top of David Summers SRPM and need to recompile, or try working
from the Fedora Core 5 SRPM.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 18 09:00:08 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.