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

Re: Urgent Help Required !!

From: Himanshu Raina <raina_himanshu_at_yahoo.com>
Date: 2006-12-30 06:29:25 CET

HI, Well thanks a bunch.Without BDB i.e with default subversion filesystem format it works fine.Might as well stick to this for the time being and then think of moving onto bdb regards HImanshu Raina ----- Original Message ---- From: Erik Hemdal <erik_at_comprehensivepower.com> To: Himanshu Raina <raina_himanshu_at_yahoo.com>; users_at_subversion.tigris.org Sent: Friday, December 29, 2006 7:58:09 PM Subject: RE: Urgent Help Required !! Message DIV { MARGIN:0px;} -----Original Message----- From: Himanshu Raina [mailto:raina_himanshu_at_yahoo.com] Sent: Friday, December 29, 2006 12:09 AM To: Erik Hemdal; users_at_subversion.tigris.org Subject: Re: Urgent Help Required !! HI, Well i have only one version of SVN installed and that too from a source tar.Will it be possible for someone to send me installation steps.My requirement is listed below Good morning again, Himanshu: I'm happy if RPM reports that there's no Subversion package installed. That will save you trouble. When I installed FC6, and chose the defaults, it was installed automatically and was all set when installation was done. I didn't have to do anything to get Subversion installed when FC6 was set up -- and indeed I was surprised when I started to build from source and found it all ready to go. So I take this to mean that either your installation was different from the default, or someone removed the packaged Subversion. But in any event, this is all to the good for you. From memory, when building from source, I think all you need is $ ./configure (with options as you indicated) #set up the makefile $ make # build the binaries $ make install #set them up in the right places on your system I found that when building from source, the instructions in the Subversion book and instructions that came with the tarball were all I needed to get things working. I don't use BDB, so I can't advise you if there's anything special you need to do to verify that BDB works. After installing, I would create a test repository and practice commits, checkouts, merges, and backup/restore if you want complete confidence that everything is OK. Others, though, are much smarter than I am and might have better advice. Best regards, Erik __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Received on Sat Dec 30 06:29:45 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.